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

  /external/iptables/extensions/
libxt_bpf.c 95 static void bpf_print_code(const void *ip, const struct xt_entry_match *match) function
117 bpf_print_code(ip, match);
132 return bpf_print_code(ip, match);

Completed in 2795 milliseconds