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