Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_cisco.c125 static void cisco_notify(sc_p sc, uint32_t cmd);
509 cisco_notify(sc, NGM_LINK_IS_UP); in cisco_input()
585 cisco_notify(sc, NGM_LINK_IS_DOWN); in cisco_keepalive()
634 cisco_notify(sc_p sc, uint32_t cmd) in cisco_notify() function