Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_macfilter.c568 macfilter_ether_input(hook_p hook, macfilter_p mfp, struct mbuf *m, hook_p *next_hook) in macfilter_ether_input() function
797 error = macfilter_ether_input(hook, mfp, m, &next_hook); in ng_macfilter_rcvdata()