Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dip.h71 #define IP_CE 0x8000 /* Flag: "Congestion" */ macro
/linux-2.4.37.9/net/ipv4/netfilter/
Dipt_LOG.c58 if (ntohs(iph->frag_off) & IP_CE) in dump_packet()