Searched refs:carp_proto_input (Results 1 – 3 of 3) sorted by relevance
214 int carp_proto_input(struct mbuf **, int *, int, int);
334 .pr_input = carp_proto_input,
437 carp_proto_input(struct mbuf **mp, int *offp, int proto, int af) in carp_proto_input() function