Searched refs:rip_send (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.81.4/bsd/netinet/ |
| H A D | ip_var.h | 397 extern int rip_send(struct socket *, int, struct mbuf *, struct sockaddr *,
|
| H A D | raw_ip.c | 1122 rip_send(struct socket *so, int flags, struct mbuf *m, struct sockaddr *nam, in rip_send() function 1446 .pru_send = rip_send,
|
| H A D | ip_icmp.c | 1333 return rip_send(so, flags, m, nam, control, p); in icmp_dgram_send()
|