Searched refs:inp_set_fc_state (Results 1 – 5 of 5) sorted by relevance
652 inp_set_fc_state(in6p, adv->code); in udp6_output()
917 extern int inp_set_fc_state(struct inpcb *, int advcode);
2128 inp_set_fc_state(inp, adv->code); in udp_output()
3662 rc = inp_set_fc_state(inp, adv->code); in tcp_ip_output()
3709 inp_set_fc_state(struct inpcb *inp, int advcode) in inp_set_fc_state() function