Searched refs:carp_input (Results 1 – 3 of 3) sorted by relevance
160 int carp_input(struct mbuf *, u_int8_t *, u_int8_t *, u_int16_t);
1470 carp_input(struct mbuf *m, u_int8_t *shost, u_int8_t *dhost, u_int16_t etype) in carp_input() function
811 if (carp_input(m, (uint8_t *)&eh->ether_shost, in ether_input()