Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.c1422 __func__, node->nd_ID, node, item, hook->hk_name, hook); in ng_pppoe_rcvdata()
1578 __func__, node->nd_ID, node, item, hook->hk_name, hook); in ng_pppoe_rcvdata_ether()
1974 __func__, node->nd_ID, node, item, hook->hk_name, hook); in ng_pppoe_rcvdata_debug()
2110 __func__, node->nd_ID, node, hook->hk_name, hook, sp->Session_ID); in pppoe_ticker()
H A Dnetgraph.h110 char hk_name[NG_HOOKSIZ]; /* what this node knows this link as */ member
142 #define _NG_HOOK_NAME(hook) ((hook)->hk_name)
H A Dng_base.c1413 hook->hk_name))) { in ng_con_part2()
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h111 char hk_name[NG_HOOKSIZ]; /* what this node knows this link as */ member
143 #define _NG_HOOK_NAME(hook) ((hook)->hk_name)
/f-stack/lib/
H A Dff_ng_base.c1419 hook->hk_name))) { in ng_con_part2()