Searched refs:ETHER (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/share/examples/netgraph/
H A Dether.bridge87 for ETHER in ${BRIDGE_IFACES} ${LOCAL_IFACES}; do
88 if ! ngctl info ${ETHER}: >/dev/null 2>&1; then
89 echo "Error: interface ${ETHER} does not exist"
92 ifconfig ${ETHER} up || exit 1
102 for ETHER in ${BRIDGE_IFACES}; do
104 ngctl connect ${ETHER}: ${BRIDGE_NAME}: \
118 for ETHER in ${BRIDGE_IFACES}; do
119 ngctl msg ${ETHER}: setpromisc 1 || exit 1
120 ngctl msg ${ETHER}: setautosrc 0 || exit 1
127 for ETHER i
[all...]
/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-dos.h21 typedef BYTE ETHER[6]; typedef
23 #define ETH_ALEN sizeof(ETHER) /* Ether address length */
/freebsd-9.3-release/lib/libnetgraph/
H A Ddebug.c138 COOKIE(ETHER),
/freebsd-9.3-release/sys/dev/ed/
H A Dif_ed_pccard.c196 { PCMCIA_CARD(MAGICRAM, ETHER), 0},

Completed in 78 milliseconds