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

/freebsd-11-stable/sys/netgraph/
H A Dng_one2many.c388 case NGM_LINK_IS_DOWN:
576 ng_one2many_notify(priv, NGM_LINK_IS_DOWN);
H A Dng_message.h156 #define NGM_LINK_IS_DOWN 33 /* carrier lost, includes queue state */ macro
H A Dng_cisco.c586 cisco_notify(sc, NGM_LINK_IS_DOWN);
H A Dng_eiface.c552 case NGM_LINK_IS_DOWN:
H A Dng_ether.c386 cmd = NGM_LINK_IS_DOWN;
H A Dng_iface.c671 case NGM_LINK_IS_DOWN:
H A Dng_pipe.c418 cmd = NGM_LINK_IS_DOWN;

Completed in 124 milliseconds