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

/freebsd-11-stable/sys/netgraph/
H A Dng_one2many.c384 case NGM_LINK_IS_UP:
579 ng_one2many_notify(priv, NGM_LINK_IS_UP);
H A Dng_message.h155 #define NGM_LINK_IS_UP 32 /* e.g. carrier found - no data */ macro
H A Dng_cisco.c509 cisco_notify(sc, NGM_LINK_IS_UP);
H A Dng_eiface.c548 case NGM_LINK_IS_UP:
H A Dng_ether.c384 cmd = NGM_LINK_IS_UP;
H A Dng_iface.c668 case NGM_LINK_IS_UP:
H A Dng_pipe.c420 cmd = NGM_LINK_IS_UP;

Completed in 173 milliseconds