Home
last modified time | relevance | path

Searched refs:xt_entry_match (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt08.c110 struct xt_entry_match *xt_entry_match = in run() local
111 (struct xt_entry_match *)&ipt_entry->elems[0]; in run()
119 xt_entry_match->u.user.match_size = (u_int16_t)match_size; in run()
120 strcpy(xt_entry_match->u.user.name, "state"); in run()
Dsetsockopt03.c33 + sizeof(struct xt_entry_match) \
40 struct xt_entry_match match;
/third_party/ltp/include/lapi/
Dip_tables.h12 struct xt_entry_match { struct
/third_party/ltp/
Dconfigure.ac208 AC_CHECK_TYPES([struct xt_entry_match, struct xt_entry_target],,,[
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h84962 struct xt_entry_match { struct