Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h146 int carp6_input (struct mbuf **, int *, int);
/f-stack/freebsd/netinet/
H A Dip_carp.h146 int carp6_input (struct mbuf **, int *, int);
H A Dip_carp.c539 carp6_input(struct mbuf **mp, int *offp, int proto) in carp6_input() function
2189 .pr_input = carp6_input,