Home
last modified time | relevance | path

Searched refs:xt_entry_match (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt08.c112 struct xt_entry_match *xt_entry_match = in run() local
113 (struct xt_entry_match *)&ipt_entry->elems[0]; in run()
121 xt_entry_match->u.user.match_size = (u_int16_t)match_size; in run()
122 strcpy(xt_entry_match->u.user.name, "state"); in run()
H A Dsetsockopt03.c33 + sizeof(struct xt_entry_match) \
40 struct xt_entry_match match;
/third_party/ltp/include/lapi/
H A Dip_tables.h12 struct xt_entry_match { struct

Completed in 1 milliseconds