Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_patch.c63 static ng_rcvdata_t ng_patch_rcvdata; variable
169 .rcvdata = ng_patch_rcvdata,
549 ng_patch_rcvdata(hook_p hook, item_p item) in ng_patch_rcvdata() function