Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dip6_flowlabel.c487 if (np->repflow) { in ipv6_flowlabel_opt_get()
536 if (!np->repflow) in ipv6_flowlabel_opt()
539 np->repflow = 0; in ipv6_flowlabel_opt()
593 np->repflow = 1; in ipv6_flowlabel_opt()
Dtcp_ipv6.c498 if (np->repflow && ireq->pktopts) in tcp_v6_send_synack()
752 np->rxopt.bits.rxohlim || np->repflow)) { in tcp_v6_init_req()
1114 if (np->repflow) in tcp_v6_syn_recv_sock()
1188 if (np->repflow) in tcp_v6_syn_recv_sock()
1387 if (np->repflow) in tcp_v6_do_rcv()
Daf_inet6.c213 np->repflow = net->ipv6.sysctl.flowlabel_reflect; in inet6_create()
/Linux-v4.19/include/linux/
Dipv6.h268 repflow:1, member
/Linux-v4.19/net/dccp/
Dipv6.c663 if (np->repflow) in dccp_v6_do_rcv()