Searched defs:eaddr (Results 76 - 85 of 85) sorted by relevance

1234

/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c942 u_char eaddr[ETHER_ADDR_LEN]; local
/freebsd-11-stable/usr.sbin/bhyve/
H A Dsmbiostbl.c283 uint32_t eaddr; /* end phys addr in kb */ member in struct:smbios_table_type19
/freebsd-11-stable/sys/net/
H A Dif_lagg.c464 static const u_char eaddr[6]; /* 00:00:00:00:00:00 */ local
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c617 u_char eaddr[6]; local
/freebsd-11-stable/sys/dev/bge/
H A Dif_bge.c3322 u_char eaddr[ETHER_ADDR_LEN]; local
6765 bge_get_eaddr(struct bge_softc *sc, uint8_t eaddr[]) argument
/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwi.c1027 bwi_get_eaddr(struct bwi_softc *sc, uint16_t eaddr_ofs, uint8_t *eaddr) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c903 uintptr_t eaddr; local
/freebsd-11-stable/contrib/libpcap/
H A Dgencode.c4121 gen_ehostop(compiler_state_t *cstate, const u_char *eaddr, int dir) argument
4177 gen_fhostop(compiler_state_t *cstate, const u_char *eaddr, int dir) argument
4233 gen_thostop(compiler_state_t *cstate, const u_char *eaddr, int dir) argument
4290 gen_wlanhostop(compiler_state_t *cstate, const u_char *eaddr, int dir) argument
4714 gen_ipfchostop(compiler_state_t *cstate, const u_char *eaddr, int dir) argument
5202 gen_gateway(compiler_state_t *cstate, const u_char *eaddr, struct addrinfo *alist, int proto, int dir) argument
6639 u_char *eaddr; local
8680 gen_ahostop(compiler_state_t *cstate, const u_char *eaddr, int dir) argument
[all...]
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c2084 uint8_t eaddr[ETHER_ADDR_LEN]; local
/freebsd-11-stable/sys/dev/bce/
H A Dif_bcereg.h6497 u_char eaddr[6]; member in struct:bce_softc

Completed in 281 milliseconds

1234