Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h134364 struct ipt_entry { struct
134365 struct ipt_ip ip;
134366 unsigned int nfcache;
134367 __u16 target_offset;
134368 __u16 next_offset;
134369 unsigned int comefrom;
134370 struct xt_counters counters;
134371 unsigned char elems[0];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h142018 struct ipt_entry { struct
142019 struct ipt_ip ip;
142020 unsigned int nfcache;
142021 __u16 target_offset;
142022 __u16 next_offset;
142023 unsigned int comefrom;
142024 struct xt_counters counters;
142025 unsigned char elems[0];