Searched refs:pim6_encapcheck (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet6/
H A Dip6_mroute.c141 static int pim6_encapcheck(const struct mbuf *, int, int, void *);
148 .check = pim6_encapcheck,
1685 * pim6_encapcheck() is called by the encap6_input() path at runtime to
1690 pim6_encapcheck(const struct mbuf *m __unused, int off __unused, function

Completed in 95 milliseconds