Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_var.h238 int rip_output(struct mbuf *, struct socket *, ...);
/f-stack/freebsd/netinet/
H A Dip_var.h238 int rip_output(struct mbuf *, struct socket *, ...);
H A Draw_ip.c449 rip_output(struct mbuf *m, struct socket *so, ...) in rip_output() function
1093 return (rip_output(m, so, dst)); in rip_send()
H A Dip_carp.c2176 .pr_output = rip_output,
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c2436 .pr_output = rip_output,