Searched defs:match_size (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/include/linux/netfilter/
H A Dx_tables.h13 __u16 match_size; member in struct:xt_entry_match::__anon22302::__anon22303
20 __u16 match_size; member in struct:xt_entry_match::__anon22302::__anon22304
27 __u16 match_size; member in union:xt_entry_match::__anon22302
135 __i += __m->u.match_size) { \
182 (pos)->u.match_size))
/external/iptables/include/linux/netfilter/
H A Dx_tables.h13 __u16 match_size; member in struct:xt_entry_match::__anon22573::__anon22574
20 __u16 match_size; member in struct:xt_entry_match::__anon22573::__anon22575
27 __u16 match_size; member in union:xt_entry_match::__anon22573
135 __i += __m->u.match_size) { \
182 (pos)->u.match_size))
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dx_tables.h13 __u16 match_size; member in struct:xt_entry_match::__anon23200::__anon23201
20 __u16 match_size; member in struct:xt_entry_match::__anon23200::__anon23202
27 __u16 match_size; member in union:xt_entry_match::__anon23200
136 __i += __m->u.match_size) { \
184 (pos)->u.match_size))
/external/chromium_org/sdch/open-vcdiff/src/
H A Dblockhash.cc409 size_t match_size = kBlockSize; local
420 match_size += matching_bytes_to_left;
428 match_size +=
435 best_match->ReplaceIfBetterMatch(match_size,
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
H A Debtables.h126 unsigned int match_size; member in struct:ebt_entry_match
207 __i += __match->match_size + \

Completed in 147 milliseconds