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

  /external/iptables/extensions/
libip6t_multiport.c 138 check_proto(const struct ip6t_entry *entry) function
167 proto = check_proto(entry);
175 proto = check_proto(entry);
183 proto = check_proto(entry);
217 proto = check_proto(entry);
224 proto = check_proto(entry);
231 proto = check_proto(entry);
libipt_multiport.c 141 check_proto(const struct ipt_entry *entry) function
175 proto = check_proto(entry);
183 proto = check_proto(entry);
191 proto = check_proto(entry);
225 proto = check_proto(entry);
232 proto = check_proto(entry);
239 proto = check_proto(entry);

Completed in 215 milliseconds