Searched refs:inp_set_fc_state (Results 1 – 5 of 5) sorted by relevance
653 inp_set_fc_state(in6p, adv->code); in udp6_output()
990 extern int inp_set_fc_state(struct inpcb *, int advcode);
2156 inp_set_fc_state(inp, adv->code); in udp_output()
3758 rc = inp_set_fc_state(inp, adv->code); in tcp_ip_output()
3667 inp_set_fc_state(struct inpcb *inp, int advcode) in inp_set_fc_state() function