Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/
HDng_one2many.c388 case NGM_LINK_IS_DOWN: in ng_one2many_rcvmsg()
576 ng_one2many_notify(priv, NGM_LINK_IS_DOWN); in ng_one2many_update_many()
HDng_message.h156 #define NGM_LINK_IS_DOWN 33 /* carrier lost, includes queue state */ macro
HDng_eiface.c552 case NGM_LINK_IS_DOWN: in ng_eiface_rcvmsg()
HDng_cisco.c586 cisco_notify(sc, NGM_LINK_IS_DOWN); in cisco_keepalive()
HDng_iface.c644 case NGM_LINK_IS_DOWN: in ng_iface_rcvmsg()
HDng_ether.c386 cmd = NGM_LINK_IS_DOWN; in ng_ether_link_state()
HDng_pipe.c418 cmd = NGM_LINK_IS_DOWN; in ngp_rcvmsg()