Home
last modified time | relevance | path

Searched refs:repflow (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/net/ipv6/
Dip6_flowlabel.c510 if (np->repflow) { in ipv6_flowlabel_opt_get()
559 if (!np->repflow) in ipv6_flowlabel_opt()
562 np->repflow = 0; in ipv6_flowlabel_opt()
616 np->repflow = 1; in ipv6_flowlabel_opt()
Dtcp_ipv6.c509 if (np->repflow && ireq->pktopts) in tcp_v6_send_synack()
765 np->rxopt.bits.rxohlim || np->repflow)) { in tcp_v6_init_req()
995 if (np->repflow) in tcp_v6_send_reset()
1167 if (np->repflow) in tcp_v6_syn_recv_sock()
1240 if (np->repflow) in tcp_v6_syn_recv_sock()
1439 if (np->repflow) in tcp_v6_do_rcv()
Daf_inet6.c211 np->repflow = net->ipv6.sysctl.flowlabel_reflect & FLOWLABEL_REFLECT_ESTABLISHED; in inet6_create()
/Linux-v5.4/include/linux/
Dipv6.h274 repflow:1, member
/Linux-v5.4/net/dccp/
Dipv6.c663 if (np->repflow) in dccp_v6_do_rcv()