Home
last modified time | relevance | path

Searched refs:IP6_ECN_flow_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_ecn.h67 #define IP6_ECN_flow_init(label) do { \ macro
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv6.c835 IP6_ECN_flow_init(fl6.flowlabel); in dccp_v6_connect()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c171 IP6_ECN_flow_init(fl6.flowlabel); in tcp_v6_connect()