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

  /external/iptables/extensions/
libxt_multiport.c 145 check_proto(uint16_t pnum, uint8_t invflags) function
173 proto = check_proto(pnum, invflags);
179 proto = check_proto(pnum, invflags);
185 proto = check_proto(pnum, invflags);
219 proto = check_proto(pnum, invflags);
224 proto = check_proto(pnum, invflags);
229 proto = check_proto(pnum, invflags);

Completed in 140 milliseconds