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

1234567891011>>

/freebsd-11-stable/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-stable/sys/mips/cavium/octe/
H A Dethernet-sgmii.c41 #include <net/ethernet.h>
46 #include "ethernet-headers.h"
H A Dethernet-xaui.c41 #include <net/ethernet.h>
46 #include "ethernet-headers.h"
H A Dethernet-mem.c41 #include <net/ethernet.h>
46 #include "ethernet-headers.h"
/freebsd-11-stable/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-stable/sys/mips/atheros/
H A Dar71xx_macaddr.c36 #include <net/ethernet.h>
/freebsd-11-stable/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-stable/libexec/bootpd/
H A Dlookup.c15 #include <net/ethernet.h>
/freebsd-11-stable/sys/mips/mips/
H A Dautoconf.c64 #include <net/ethernet.h>
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_8216.c42 #include <net/ethernet.h>
H A Darswitch_8226.c42 #include <net/ethernet.h>
/freebsd-11-stable/sys/dev/sn/
H A Dif_sn_isa.c41 #include <net/ethernet.h>
/freebsd-11-stable/sbin/ifconfig/
H A Difipsec.c40 #include <net/ethernet.h>
H A Difgif.c41 #include <net/ethernet.h>
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_pf.c38 #include <net/ethernet.h>
/freebsd-11-stable/usr.sbin/bhyve/
H A Dnet_utils.c31 #include <net/ethernet.h>
/freebsd-11-stable/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-stable/sys/arm/xscale/pxa/
H A Dif_smc_smi.c41 #include <net/ethernet.h>
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_util.c57 #include <net/ethernet.h>
/freebsd-11-stable/sys/netinet/
H A Dif_ether.h36 #include <net/ethernet.h>
106 * IP and ethernet specific routing flags

Completed in 142 milliseconds

1234567891011>>