Searched refs:IPV6_FLOW_ECN_MASK (Results 1 – 5 of 5) sorted by relevance
137 #define IPV6_FLOW_ECN_MASK 0x00300000 /* the 2 ECN bits */ macro142 #define IPV6_FLOW_ECN_MASK 0x00003000 /* the 2 ECN bits */ macro
3051 ip6->ip6_flow = ip6->ip6_flow & ~IPV6_FLOW_ECN_MASK; in udp_fill_keepalive_offload_frames()
3963 ip6->ip6_flow = ip6->ip6_flow & ~IPV6_FLOW_ECN_MASK; in tcp_make_keepalive_frame()
992 if (((ntohl(ip6->ip6_flow & IPV6_FLOW_ECN_MASK) >> 20) & IPTOS_ECN_ECT1) == IPTOS_ECN_ECT1) { in ip6_input()
1021 if (((ntohl(ip6->ip6_flow & IPV6_FLOW_ECN_MASK) >> 20) & IPTOS_ECN_ECT1) == IPTOS_ECN_ECT1) { in ip6_output_list()