Home
last modified time | relevance | path

Searched defs:next_hook (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_macfilter.c527 macfilter_ether_output(hook_p hook, macfilter_p mfp, struct mbuf *m, hook_p *next_hook) in macfilter_ether_output()
568 macfilter_ether_input(hook_p hook, macfilter_p mfp, struct mbuf *m, hook_p *next_hook) in macfilter_ether_input()
790 hook_p next_hook = NULL; in ng_macfilter_rcvdata() local
/freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c810 const char *next_hook; in ng_rmhook_tee_id() local