Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipv4/netfilter/
Dipt_LOG.c66 if (ntohs(ih->frag_off) & IP_CE) in dump_packet()
/linux-2.6.39/include/net/
Dip.h74 #define IP_CE 0x8000 /* Flag: "Congestion" */ macro