HomeSort by relevance Sort by last modified time
    Searched refs:nfnl_ct_get_icmp_code (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/netfilter/
ct.h 122 extern uint8_t nfnl_ct_get_icmp_code(const struct nfnl_ct *, int);
  /external/libnl/lib/netfilter/
ct.c 492 nfnl_ct_get_icmp_code(ct, repl));
504 nfnl_ct_get_icmp_code(ct, repl));
ct_obj.c 127 nl_dump(p, "code %d ", nfnl_ct_get_icmp_code(ct, reply));
766 uint8_t nfnl_ct_get_icmp_code(const struct nfnl_ct *ct, int repl) function

Completed in 979 milliseconds