Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/
H A Dng_ipfw.c59 static ng_rcvdata_t ng_ipfw_rcvdata; variable
79 .rcvdata = ng_ipfw_rcvdata,
220 ng_ipfw_rcvdata(hook_p hook, item_p item) in ng_ipfw_rcvdata() function