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

/freebsd-10.2-release/sys/netgraph/
H A Dng_bridge.c534 int manycast; local
577 if ((manycast = (eh->ether_dhost[0] & 1)) != 0) {
580 manycast = 2;
655 if (!manycast) {
734 switch (manycast) {

Completed in 95 milliseconds