Searched refs:hk_name (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_pppoe.c | 1422 __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 D | netgraph.h | 110 char hk_name[NG_HOOKSIZ]; /* what this node knows this link as */ member 142 #define _NG_HOOK_NAME(hook) ((hook)->hk_name)
|
| H A D | ng_base.c | 1413 hook->hk_name))) { in ng_con_part2()
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | netgraph.h | 111 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 D | ff_ng_base.c | 1419 hook->hk_name))) { in ng_con_part2()
|