Searched refs:IP6_ECN_flow_init (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | inet_ecn.h | 82 #define IP6_ECN_flow_init(label) do { \ macro |
| /linux/net/ipv6/ | ||
| H A D | tcp_ipv6.c | 161 IP6_ECN_flow_init(fl6->flowlabel); in tcp_v6_connect() |