Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_bpf.c104 static ng_rcvdata_t ng_bpf_rcvdata; variable
212 .rcvdata = ng_bpf_rcvdata,
415 ng_bpf_rcvdata(hook_p hook, item_p item) in ng_bpf_rcvdata() function