Searched refs:rip_append (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | raw_ip.c | 234 rip_append(struct inpcb *last, struct ip *ip, struct mbuf *n, in rip_append() function 323 (void) rip_append(last, ip, n, &ripsrc); in rip_input() 363 (void) rip_append(last, ip, n, &ripsrc); in rip_input() 429 if (rip_append(last, ip, m, &ripsrc) != 0) in rip_input()
|