Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDraw_ip.c225 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()
401 (void) rip_append(last, ip, n, &ripsrc); in rip_input()
410 if (rip_append(last, ip, m, &ripsrc) != 0) in rip_input()