Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Din_proto.c198 PR_WRAP_INPUT(pim_input) in PR_WRAP_CTLINPUT()
208 #define pim_input pim_input_wrapper in PR_WRAP_CTLINPUT() macro
451 .pr_input = pim_input,
H A Dpim_var.h72 void pim_input(struct mbuf *, int, int);
H A Dip_mroute.c2947 pim_input(struct mbuf *m, int off, int proto) in pim_input() function