Searched refs:ip_ctloutput (Results 1 – 7 of 7) sorted by relevance
656 return (ip_ctloutput(so, sopt)); in rip_ctloutput()712 error = ip_ctloutput(so, sopt); in rip_ctloutput()808 error = ip_ctloutput(so, sopt); in rip_ctloutput()
224 int ip_ctloutput(struct socket *, struct sockopt *sopt);
1085 ip_ctloutput(struct socket *so, struct sockopt *sopt) in ip_ctloutput() function
1675 error = ip_ctloutput(so, sopt); in tcp_ctloutput_set()1843 error = ip_ctloutput(so, sopt); in tcp_ctloutput_get()
905 error = ip_ctloutput(so, sopt); in udp_ctloutput()
6894 error = ip_ctloutput(so, sopt);
954 ip_ctloutput() routine.