Searched refs:inp_set_fc_state (Results 1 – 5 of 5) sorted by relevance
637 inp_set_fc_state(in6p, adv->code); in udp6_output()
914 extern int inp_set_fc_state(struct inpcb *, int advcode);
2090 inp_set_fc_state(inp, adv->code); in udp_output()
3572 rc = inp_set_fc_state(inp, adv->code); in tcp_ip_output()
3688 inp_set_fc_state(struct inpcb *inp, int advcode) in inp_set_fc_state() function