Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ipfw.c71 static ng_rcvdata_t ng_ipfw_rcvdata; variable
90 .rcvdata = ng_ipfw_rcvdata,
229 ng_ipfw_rcvdata(hook_p hook, item_p item) in ng_ipfw_rcvdata() function