Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_etf.c155 typedef struct ETF *etf_p; typedef
158 ng_etf_findentry(etf_p etfp, u_int16_t ethertype) in ng_etf_findentry()
179 etf_p privdata; in ng_etf_constructor()
201 const etf_p etfp = NG_NODE_PRIVATE(node); in ng_etf_newhook()
249 const etf_p etfp = NG_NODE_PRIVATE(node); in ng_etf_rcvmsg()
366 const etf_p etfp = NG_NODE_PRIVATE(NG_HOOK_NODE(hook)); in ng_etf_rcvdata()
436 const etf_p privdata = NG_NODE_PRIVATE(node); in ng_etf_shutdown()
452 const etf_p etfp = NG_NODE_PRIVATE(NG_HOOK_NODE(hook)); in ng_etf_disconnect()