Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Din_proto.c159 PR_WRAP_CTLOUTPUT(rip_ctloutput) in PR_WRAP_CTLINPUT()
163 #define rip_ctloutput rip_ctloutput_wrapper in PR_WRAP_CTLINPUT() macro
272 .pr_ctloutput = rip_ctloutput,
349 .pr_ctloutput = rip_ctloutput,
387 .pr_ctloutput = rip_ctloutput,
398 .pr_ctloutput = rip_ctloutput,
409 .pr_ctloutput = rip_ctloutput,
420 .pr_ctloutput = rip_ctloutput,
430 .pr_ctloutput = rip_ctloutput,
439 .pr_ctloutput = rip_ctloutput,
[all …]
Dip_var.h237 int rip_ctloutput(int, struct socket *, struct sockopt *);
Draw_ip.c403 rip_ctloutput(int op, struct socket *so, struct sockopt *sopt) in rip_ctloutput() function