Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_one2many.c386 case NGM_LINK_IS_DOWN: in ng_one2many_rcvmsg()
574 ng_one2many_notify(priv, NGM_LINK_IS_DOWN); in ng_one2many_update_many()
H A Dng_message.h157 #define NGM_LINK_IS_DOWN 33 /* carrier lost, includes queue state */ macro
H A Dng_cisco.c583 cisco_notify(sc, NGM_LINK_IS_DOWN); in cisco_keepalive()
H A Dng_eiface.c555 case NGM_LINK_IS_DOWN: in ng_eiface_rcvmsg()
H A Dng_iface.c663 case NGM_LINK_IS_DOWN: in ng_iface_rcvmsg()
H A Dng_ether.c385 cmd = NGM_LINK_IS_DOWN; in ng_ether_link_state()
H A Dng_pipe.c417 cmd = NGM_LINK_IS_DOWN; in ngp_rcvmsg()