Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip_carp.h145 int carp_input(struct mbuf **, int *, int);
H A Dip_carp.c449 carp_input(struct mbuf **mp, int *offp, int proto) in carp_input() function
2158 .pr_input = carp_input,