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

/freebsd-13-stable/sys/netinet/
H A Dip_mroute.c244 static int pim_encapcheck(const struct mbuf *, int, int, void *);
251 .check = pim_encapcheck,
2534 * pim_encapcheck() is called by the encap4_input() path at runtime to
2539 pim_encapcheck(const struct mbuf *m __unused, int off __unused, function

Completed in 109 milliseconds