Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_sample.c137 typedef struct XXX *xxx_p; typedef
151 xxx_p privdata; in ng_xxx_constructor()
182 const xxx_p xxxp = NG_NODE_PRIVATE(node); in ng_xxx_newhook()
259 const xxx_p xxxp = NG_NODE_PRIVATE(node); in ng_xxx_rcvmsg()
325 const xxx_p xxxp = NG_NODE_PRIVATE(NG_HOOK_NODE(hook)); in ng_xxx_rcvdata()
408 const xxx_p privdata = NG_NODE_PRIVATE(node); in ng_xxx_shutdown()