Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt08.c109 struct ipt_entry *ipt_entry = &ipt_replace->entries[0]; in run() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h86977 struct ipt_entry { struct
86978 struct ipt_ip ip;
86979 unsigned int nfcache;
86980 __u16 target_offset;
86981 __u16 next_offset;
86982 unsigned int comefrom;
86983 struct xt_counters counters;
86984 unsigned char elems[0];