Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netgraph/
H A Dng_patch.c64 static ng_rcvdata_t ng_patch_rcvdata; variable
170 .rcvdata = ng_patch_rcvdata,
550 ng_patch_rcvdata(hook_p hook, item_p item) in ng_patch_rcvdata() function