HomeSort by: relevance | last modified time | path
    Searched defs:TH_ECE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp.h 70 #define TH_ECE 0x40 /* ECN Echo */
  /src/usr.sbin/npf/npfctl/
npfctl.h 268 * For the systems which do not define TH_ECE and TW_CRW.
270 #ifndef TH_ECE
271 #define TH_ECE 0x40

Completed in 12 milliseconds