Searched defs:ETHER_ADDR_LEN (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dether.h42 #define ETHER_ADDR_LEN 6 macro
H A Dlane.h26 #define ETHER_ADDR_LEN 6 macro
H A Daddrtoname.c72 #define ETHER_ADDR_LEN 6 macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.h43 #define ETHER_ADDR_LEN 6 macro
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dethernet.h41 #define ETHER_ADDR_LEN 6 macro
H A Dether_inet_pr_module.c254 bcopy(LLADDR(&ll_dest), edst, ETHER_ADDR_LEN); local
[all...]
H A Dif_bridge.c1310 memcpy(LLADDR(sdl), sc->sc_defaddr, ETHER_ADDR_LEN); local
2143 bcopy(IF_LLADDR(fif), eaddr, ETHER_ADDR_LEN); local
2282 bcopy(IF_LLADDR(ifs), eaddr, ETHER_ADDR_LEN); local
[all...]
/macosx-10.10.1/network_cmds-457/mtest.tproj/
H A Dmtest.c748 memcpy(LLADDR(dlp), ep, ETHER_ADDR_LEN); local

Completed in 234 milliseconds