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

  /external/iptables/extensions/
libxt_recent.c 220 static void recent_save(const void *ip, const struct xt_entry_match *match, function
273 recent_save(ip, match, NFPROTO_UNSPEC);
278 recent_save(ip, match, NFPROTO_IPV4);
283 recent_save(ip, match, NFPROTO_IPV6);

Completed in 51 milliseconds