Home
last modified time | relevance | path

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

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