Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_stf.c155 static int in_stf_input(struct mbuf *, int, int, void *);
180 .input = in_stf_input
611 in_stf_input(struct mbuf *m, int off, int proto, void *arg) in in_stf_input() function