Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netgraph/
H A Dng_device.c76 static ng_rcvdata_t ng_device_rcvdata; variable
107 .rcvdata = ng_device_rcvdata,
299 ng_device_rcvdata(hook_p hook, item_p item) in ng_device_rcvdata() function