Home
last modified time | relevance | path

Searched refs:TCPHDR_AE (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcp.h1060 #define TCPHDR_AE BIT(8) macro
1063 TCPHDR_ECE | TCPHDR_CWR | TCPHDR_AE)
1067 #define TCPHDR_ACE (TCPHDR_ECE | TCPHDR_CWR | TCPHDR_AE)
/linux/net/ipv4/
H A Dtcp_ipv4.c1952 (TCPHDR_ECE | TCPHDR_CWR | TCPHDR_AE)) ||