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

/external/iptables/libiptc/
H A 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));
H A Dlibip6tc.c40 #define STRUCT_ENTRY_MATCH struct xt_entry_match macro
H A Dlibiptc.c1413 print_match(const STRUCT_ENTRY_MATCH *m)
1895 match_different(const STRUCT_ENTRY_MATCH *a,
1900 const STRUCT_ENTRY_MATCH *b;

Completed in 2288 milliseconds