Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_sample.c139 typedef struct XXX *xxx_p; typedef
153 xxx_p privdata; in ng_xxx_constructor()
184 const xxx_p xxxp = NG_NODE_PRIVATE(node); in ng_xxx_newhook()
261 const xxx_p xxxp = NG_NODE_PRIVATE(node); in ng_xxx_rcvmsg()
327 const xxx_p xxxp = NG_NODE_PRIVATE(NG_HOOK_NODE(hook)); in ng_xxx_rcvdata()
419 const xxx_p privdata = NG_NODE_PRIVATE(node); in ng_xxx_shutdown()