Searched refs:pim_input (Results 1 – 3 of 3) sorted by relevance
198 PR_WRAP_INPUT(pim_input) in PR_WRAP_CTLINPUT()208 #define pim_input pim_input_wrapper in PR_WRAP_CTLINPUT() macro451 .pr_input = pim_input,
72 void pim_input(struct mbuf *, int, int);
2947 pim_input(struct mbuf *m, int off, int proto) in pim_input() function