Searched refs:addr_copy_swap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c59 static void addr_copy_swap(struct ether_addr *, struct ether_addr *);
1103 addr_copy_swap(&f->dhost, (struct ether_addr *)(e+1));
1104 addr_copy_swap(&f->shost, (struct ether_addr *)(e+7));
1563 addr_copy_swap(struct ether_addr *pd, struct ether_addr *ps) function

Completed in 196 milliseconds