Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dip_var.h391 extern int rip_output(struct mbuf *, struct socket *, u_int32_t, struct mbuf *);
H A Draw_ip.c377 rip_output( in rip_output() function
1137 return rip_output(m, so, dst, control); in rip_send()