HomeSort by relevance Sort by last modified time
    Searched defs:STRUCT_ENTRY_MATCH (Results 1 - 2 of 2) sorted by null

  /external/iptables/libiptc/
libip4tc.c 42 #define STRUCT_ENTRY_MATCH struct xt_entry_match
227 check_match(const STRUCT_ENTRY_MATCH *m, unsigned int *off)
229 assert(m->u.match_size >= sizeof(STRUCT_ENTRY_MATCH));
libip6tc.c 40 #define STRUCT_ENTRY_MATCH struct xt_entry_match

Completed in 502 milliseconds