Home
last modified time | relevance | path

Searched refs:IP_CE (Results 1 - 4 of 4) sorted by relevance

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

Completed in 5 milliseconds