Searched refs:rip6_input (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Din6_proto.c228 .pr_input = rip6_input,
330 .pr_input = rip6_input,
H A Dip6_var.h412 int rip6_input(struct mbuf **, int *, int);
H A Draw_ip6.c157 rip6_input(struct mbuf **mp, int *offp, int proto) function
H A Dip6_mroute.c1711 * socket, using rip6_input.
1905 rip6_input(&m, offp, proto);
/freebsd-11-stable/sys/netinet/
H A Dip_encap.c271 return rip6_input(mp, offp, proto);

Completed in 129 milliseconds