Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_mroute.c245 static int pim_input(struct mbuf *, int, int, void *);
252 .input = pim_input
2556 pim_input(struct mbuf *m, int off, int proto, void *arg __unused) in pim_input() function