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