Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dip_var.h240 int rip_output(struct mbuf *, struct inpcb *, struct mbuf *, struct lwp *);
H A Draw_ip.c295 rip_output(struct mbuf *m, struct inpcb *inp, struct mbuf *control, in rip_output() function
786 error = rip_output(m, inp, control, l); in rip_send()