Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Draw_ip.c234 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()