Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip.h139 #define IP_CE 0x8000 /* Flag: "Congestion" */ macro
/openbmc/linux/net/netfilter/
H A Dnf_log_syslog.c330 if (ntohs(ih->frag_off) & IP_CE) in dump_ipv4_packet()