Searched refs:inp_set_fc_state (Results 1 – 5 of 5) sorted by relevance
626 inp_set_fc_state(in6p, adv->code); in udp6_output()
908 extern int inp_set_fc_state(struct inpcb *, int advcode);
2085 inp_set_fc_state(inp, adv->code); in udp_output()
3560 rc = inp_set_fc_state(inp, adv->code); in tcp_ip_output()
3692 inp_set_fc_state(struct inpcb *inp, int advcode) in inp_set_fc_state() function