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 104 extern uint16_t nfnl_ct_get_icmp_id(const struct nfnl_ct *, int);
  /external/libnl/lib/netfilter/
ct_obj.c 128 nl_dump(p, "id %d ", nfnl_ct_get_icmp_id(ct, reply));
674 uint16_t nfnl_ct_get_icmp_id(const struct nfnl_ct *ct, int repl) function
ct.c 431 htons(nfnl_ct_get_icmp_id(ct, repl)));

Completed in 89 milliseconds