HomeSort by: relevance | last modified time | path
    Searched defs:in6_l2tp_match (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet6/
in6_l2tp.c 88 static int in6_l2tp_match(struct mbuf *, int, int, void *);
354 in6_l2tp_match(struct mbuf *m, int off, int proto, void *arg) function in typeref:typename:int
404 var->lv_psrc, var->lv_pdst, in6_l2tp_match, &in6_l2tp_encapsw, sc);

Completed in 32 milliseconds