Searched refs:ethernet (Results 101 - 125 of 449) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/dev/wi/
H A Dif_wi_pci.c61 #include <net/ethernet.h>
/freebsd-11.0-release/sys/dev/wtap/plugins/
H A Dvisibility.c62 #include <net/ethernet.h>
/freebsd-11.0-release/sys/net80211/
H A Dieee80211_acl.c54 #include <net/ethernet.h>
H A Dieee80211_action.c48 #include <net/ethernet.h>
/freebsd-11.0-release/sys/netgraph/
H A Dng_atmllc.c42 #include <net/ethernet.h> /* for M_HASFCS and ETHER_HDR_LEN */
166 * Make sure we have the LLC and ethernet headers.
167 * The ethernet header size is slightly larger than the FDDI
/freebsd-11.0-release/sys/mips/adm5120/
H A Dif_admswvar.h52 #include <net/ethernet.h>
/freebsd-11.0-release/sys/mips/atheros/
H A Dar71xx_chip.c44 #include <net/ethernet.h>
H A Dar71xx_machdep.c45 #include <net/ethernet.h>
459 * Reset internal ethernet switch, if one exists
H A Dqca953x_chip.c44 #include <net/ethernet.h>
H A Dqca955x_chip.c44 #include <net/ethernet.h>
/freebsd-11.0-release/sys/mips/cavium/octe/
H A Dethernet-common.c31 __FBSDID("$FreeBSD: releng/11.0/sys/mips/cavium/octe/ethernet-common.c 257324 2013-10-29 11:17:49Z glebius $");
41 #include <net/ethernet.h>
46 #include "ethernet-headers.h"
181 /* Limit the MTU to make sure the ethernet packets are between 64 bytes
190 int max_packet = new_mtu + 14 + 4 + vlan_bytes; /* Add ethernet header and FCS, and VLAN if configured. */
H A Dethernet-rgmii.c31 __FBSDID("$FreeBSD: releng/11.0/sys/mips/cavium/octe/ethernet-rgmii.c 257324 2013-10-29 11:17:49Z glebius $");
44 #include <net/ethernet.h>
49 #include "ethernet-headers.h"
H A Dethernet-rx.c31 __FBSDID("$FreeBSD: releng/11.0/sys/mips/cavium/octe/ethernet-rx.c 271858 2014-09-19 09:19:49Z glebius $");
45 #include <net/ethernet.h>
50 #include "ethernet-headers.h"
H A Dethernet-spi.c31 __FBSDID("$FreeBSD: releng/11.0/sys/mips/cavium/octe/ethernet-spi.c 257324 2013-10-29 11:17:49Z glebius $");
42 #include <net/ethernet.h>
47 #include "ethernet-headers.h"
H A Dethernet-tx.c31 __FBSDID("$FreeBSD: releng/11.0/sys/mips/cavium/octe/ethernet-tx.c 271858 2014-09-19 09:19:49Z glebius $");
42 #include <net/ethernet.h>
47 #include "ethernet-headers.h"
/freebsd-11.0-release/sys/dev/ral/
H A Dif_ral_pci.c40 #include <net/ethernet.h>
/freebsd-11.0-release/sys/dev/rt/
H A Dif_rtvar.h54 #include <net/ethernet.h>
/freebsd-11.0-release/sys/dev/sn/
H A Dif_sn_pccard.c42 #include <net/ethernet.h>
250 * old resource allocated for the ethernet side of things,
/freebsd-11.0-release/sys/dev/snc/
H A Dif_snc.c47 #include <net/ethernet.h>
/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dofw_machdep.c38 #include <net/ethernet.h>
/freebsd-11.0-release/tools/tools/net80211/wlanstats/
H A Dmain.c40 #include <net/ethernet.h>
195 errx(1, "%s: invalid ethernet address", optarg);
/freebsd-11.0-release/sys/dev/ixgb/
H A Dif_ixgb.h52 #include <net/ethernet.h>
/freebsd-11.0-release/tools/tools/atsectl/
H A Datsectl.c57 #include <net/ethernet.h>
/freebsd-11.0-release/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.c36 #include <net/ethernet.h>
/freebsd-11.0-release/sys/dev/ath/
H A Dah_osdep.c47 #include <net/ethernet.h> /* XXX for ether_sprintf */

Completed in 229 milliseconds

1234567891011>>