Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_var.h395 extern int rip_output(struct mbuf *, struct socket *, u_int32_t, struct mbuf *);
H A Draw_ip.c381 rip_output( in rip_output() function
1145 return rip_output(m, so, dst, control); in rip_send()