Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip.h131 #define IPTOS_ECN_ECT0 0x02 /* ECN-capable transport (0) */ macro
H A Dtcp_output.c1083 ip->ip_tos |= IPTOS_ECN_ECT0; in tcp_output()
1108 ip6->ip6_flow |= htonl(IPTOS_ECN_ECT0 << 20); in tcp_output()