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

  /external/libnl/include/netlink/netfilter/
ct.h 114 extern uint16_t nfnl_ct_get_icmp_id(const struct nfnl_ct *, int);
  /external/libnl/lib/netfilter/
ct.c 484 htons(nfnl_ct_get_icmp_id(ct, repl)));
496 htons(nfnl_ct_get_icmp_id(ct, repl)));
ct_obj.c 130 nl_dump(p, "id %d ", nfnl_ct_get_icmp_id(ct, reply));
722 uint16_t nfnl_ct_get_icmp_id(const struct nfnl_ct *ct, int repl) function

Completed in 43 milliseconds