Searched refs:ethernet (Results 1 - 25 of 449) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Dif_ether.h36 #include <net/ethernet.h>
H A Dif_vlan.h37 #include <net/ethernet.h>
/freebsd-11.0-release/sys/mips/cavium/octe/
H A Dethernet-sgmii.c31 __FBSDID("$FreeBSD: releng/11.0/sys/mips/cavium/octe/ethernet-sgmii.c 257324 2013-10-29 11:17:49Z glebius $");
41 #include <net/ethernet.h>
46 #include "ethernet-headers.h"
H A Dethernet-xaui.c31 __FBSDID("$FreeBSD: releng/11.0/sys/mips/cavium/octe/ethernet-xaui.c 257324 2013-10-29 11:17:49Z glebius $");
41 #include <net/ethernet.h>
46 #include "ethernet-headers.h"
H A Dethernet-mem.c31 __FBSDID("$FreeBSD: releng/11.0/sys/mips/cavium/octe/ethernet-mem.c 257324 2013-10-29 11:17:49Z glebius $");
41 #include <net/ethernet.h>
46 #include "ethernet-headers.h"
H A Dethernet-mdio.c31 __FBSDID("$FreeBSD: releng/11.0/sys/mips/cavium/octe/ethernet-mdio.c 271561 2014-09-14 00:02:37Z kan $");
43 #include <net/ethernet.h>
48 #include "ethernet-headers.h"
/freebsd-11.0-release/sys/net80211/
H A Dieee80211_xauth.c55 #include <net/ethernet.h>
H A Dieee80211_monitor.c54 #include <net/ethernet.h>
H A Dieee80211_ratectl_none.c41 #include <net/ethernet.h>
/freebsd-11.0-release/sys/mips/atheros/
H A Dar71xx_macaddr.c36 #include <net/ethernet.h>
/freebsd-11.0-release/sys/netgraph/
H A Dng_rfc1490.c109 hook_p ethernet; member in struct:ng_rfc1490_private
200 if (priv->ethernet)
202 priv->ethernet = hook;
362 NG_FWD_NEW_DATA(error, item, priv->ethernet, m);
427 } else if (hook == priv->ethernet) {
483 else if (hook == priv->ethernet)
484 priv->ethernet = NULL;
H A Dng_ether_echo.c61 #include <net/ethernet.h>
/freebsd-11.0-release/sys/dev/etherswitch/arswitch/
H A Darswitch_8216.c42 #include <net/ethernet.h>
H A Darswitch_8226.c42 #include <net/ethernet.h>
/freebsd-11.0-release/sys/mips/mips/
H A Dautoconf.c64 #include <net/ethernet.h>
/freebsd-11.0-release/sys/dev/sn/
H A Dif_sn_isa.c41 #include <net/ethernet.h>
/freebsd-11.0-release/libexec/bootpd/
H A Dlookup.c15 #include <net/ethernet.h>
/freebsd-11.0-release/sbin/ifconfig/
H A Difgif.c39 #include <net/ethernet.h>
/freebsd-11.0-release/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_pf.c36 #include <net/ethernet.h>
/freebsd-11.0-release/sys/dev/cs/
H A Dif_cs_isa.c45 #include <net/ethernet.h>
H A Dif_cs_pccard.c43 #include <net/ethernet.h>
/freebsd-11.0-release/sys/dev/bwn/
H A Dif_bwn_util.c57 #include <net/ethernet.h>
/freebsd-11.0-release/sys/netinet/
H A Dif_ether.h36 #include <net/ethernet.h>
106 * IP and ethernet specific routing flags
/freebsd-11.0-release/sys/dev/smc/
H A Dif_smc_fdt.c41 #include <net/ethernet.h>
/freebsd-11.0-release/sys/arm/xscale/pxa/
H A Dif_smc_smi.c41 #include <net/ethernet.h>

Completed in 162 milliseconds

1234567891011>>