Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dip_tables.h30 struct xt_entry_target { struct
31 union {
42 } u;
43 unsigned char data[0];
/third_party/iptables/include/linux/netfilter/
Dx_tables.h33 struct xt_entry_target { struct
34 union {
65 struct xt_entry_target target; argument