Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dip_var.h397 extern int rip_output(struct mbuf *, struct socket *, u_int32_t, struct mbuf *);
H A Draw_ip.c383 rip_output( in rip_output() function
1151 return rip_output(m, so, dst, control); in rip_send()