Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dip_var.h350 extern int rip_output(struct mbuf *, struct socket *, u_int32_t, struct mbuf *);
H A Draw_ip.c356 rip_output( in rip_output() function
1113 return rip_output(m, so, dst, control); in rip_send()