Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h145 int carp_input(struct mbuf **, int *, int);
/f-stack/freebsd/netinet/
H A Dip_carp.h145 int carp_input(struct mbuf **, int *, int);
H A Dip_carp.c452 carp_input(struct mbuf **mp, int *offp, int proto) in carp_input() function
2175 .pr_input = carp_input,