Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_stf.c200 static int stf_encapcheck(const struct mbuf *, int, int, void *);
223 .check = stf_encapcheck,
370 stf_encapcheck(const struct mbuf *m, int off, int proto, void *arg) in stf_encapcheck() function