Searched refs:inp_set_fc_state (Results 1 – 5 of 5) sorted by relevance
617 inp_set_fc_state(in6p, adv->code); in udp6_output()
844 extern int inp_set_fc_state(struct inpcb *, int advcode);
3092 rc = inp_set_fc_state(inp, adv->code); in tcp_ip_output()
2023 inp_set_fc_state(inp, adv->code); in udp_output()
3385 inp_set_fc_state(struct inpcb *inp, int advcode) in inp_set_fc_state() function