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

  /src/sys/netinet/
in_l2tp.c 74 static void in_l2tp_input(struct mbuf *, int, int, void *);
78 .pr_input = in_l2tp_input,
243 in_l2tp_input(struct mbuf *m, int off, int proto, void *eparg __unused) function in typeref:typename:void
in_l2tp.c 74 static void in_l2tp_input(struct mbuf *, int, int, void *);
78 .pr_input = in_l2tp_input,
243 in_l2tp_input(struct mbuf *m, int off, int proto, void *eparg __unused) function in typeref:typename:void

Completed in 122 milliseconds