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

  /external/libnl/include/netlink/netfilter/
ct.h 118 extern uint8_t nfnl_ct_get_icmp_type(const struct nfnl_ct *, int);
  /external/libnl/lib/netfilter/
ct.c 488 nfnl_ct_get_icmp_type(ct, repl));
500 nfnl_ct_get_icmp_type(ct, repl));
ct_obj.c 124 nl_dump(p, "icmp type %d ", nfnl_ct_get_icmp_type(ct, reply));
744 uint8_t nfnl_ct_get_icmp_type(const struct nfnl_ct *ct, int repl) function

Completed in 46 milliseconds