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

/macosx-10.9.5/tcpdump-56/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.9.5/xnu-2422.115.4/osfmk/kdp/
H A Dkdp_udp.h41 #define ETHER_ADDR_LEN 6 macro
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dethernet.h41 #define ETHER_ADDR_LEN 6 macro
H A Dether_inet_pr_module.c255 bcopy(LLADDR(&ll_dest), edst, ETHER_ADDR_LEN); local
[all...]
H A Dif_bridge.c1275 memcpy(LLADDR(sdl), sc->sc_defaddr, ETHER_ADDR_LEN); local
2105 bcopy(IF_LLADDR(fif), eaddr, ETHER_ADDR_LEN); local
2244 bcopy(IF_LLADDR(ifs), eaddr, ETHER_ADDR_LEN); local
[all...]
/macosx-10.9.5/network_cmds-433/mtest.tproj/
H A Dmtest.c761 memcpy(LLADDR(dlp), ep, ETHER_ADDR_LEN); local

Completed in 112 milliseconds