Searched refs:ip6_ctloutput (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/netinet6/
H A Draw_ip6.c610 error = ip6_ctloutput(so, sopt);
633 error = ip6_ctloutput(so, sopt);
H A Dip6_var.h400 int ip6_ctloutput(struct socket *, struct sockopt *);
H A Dip6_output.c1607 ip6_ctloutput(struct socket *so, struct sockopt *sopt) function
1677 printf("ip6_ctloutput: mbuf limit hit\n");
/freebsd-current/sys/netinet/
H A Dtcp_usrreq.c1659 error = ip6_ctloutput(so, sopt);
1827 error = ip6_ctloutput(so, sopt);
H A Dudp_usrreq.c877 error = ip6_ctloutput(so, sopt);
H A Dsctp_usrreq.c6888 error = ip6_ctloutput(so, sopt);

Completed in 182 milliseconds