Home
last modified time | relevance | path

Searched defs:ipt_ECN_info (Results 1 – 2 of 2) sorted by relevance

/external/iptables/include/linux/netfilter_ipv4/
Dipt_ECN.h23 struct ipt_ECN_info { struct
24 __u8 operation; /* bitset of operations */
25 __u8 ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
26 union {
30 } proto;
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/
Dipt_ECN.h24 struct ipt_ECN_info { struct
25 __u8 operation; /* bitset of operations */
26 __u8 ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
27 union {
31 } proto;