Searched refs:IP_CE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/net/ | ||
D | ip.h | 71 #define IP_CE 0x8000 /* Flag: "Congestion" */ macro |
/linux-2.4.37.9/net/ipv4/netfilter/ | ||
D | ipt_LOG.c | 58 if (ntohs(iph->frag_off) & IP_CE) in dump_packet() |