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

/freebsd-10.0-release/sys/netgraph/
H A Dng_fec.c151 int fec_ifstat; member in struct:ng_fec_portlist
450 new->fec_ifstat = -1;
636 p->fec_ifstat = -1;
696 if (p->fec_ifstat == -1 ||
697 p->fec_ifstat == 0) {
698 p->fec_ifstat = 1;
704 if (p->fec_ifstat == -1 ||
705 p->fec_ifstat == 1) {
706 p->fec_ifstat = 0;
740 if (p->fec_ifstat
[all...]

Completed in 63 milliseconds