Home
last modified time | relevance | path

Searched refs:STRUCT_ENTRY_MATCH (Results 1 – 3 of 3) sorted by relevance

/third_party/iptables/libiptc/
Dlibip4tc.c42 #define STRUCT_ENTRY_MATCH struct xt_entry_match macro
227 check_match(const STRUCT_ENTRY_MATCH *m, unsigned int *off)
229 assert(m->u.match_size >= sizeof(STRUCT_ENTRY_MATCH));
Dlibip6tc.c40 #define STRUCT_ENTRY_MATCH struct xt_entry_match macro
Dlibiptc.c1399 print_match(const STRUCT_ENTRY_MATCH *m) in print_match()
1883 match_different(const STRUCT_ENTRY_MATCH *a, in match_different()
1888 const STRUCT_ENTRY_MATCH *b; in match_different()