Home
last modified time | relevance | path

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

/external/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.c1413 print_match(const STRUCT_ENTRY_MATCH *m) in print_match()
1895 match_different(const STRUCT_ENTRY_MATCH *a, in match_different()
1900 const STRUCT_ENTRY_MATCH *b; in match_different()