Searched refs:ng_etf_rcvdata (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netgraph/
H A Dng_etf.c72 static ng_rcvdata_t ng_etf_rcvdata; /* note these are both ng_rcvdata_t */ variable
124 .rcvdata = ng_etf_rcvdata,
364 ng_etf_rcvdata(hook_p hook, item_p item ) function

Completed in 97 milliseconds