Searched refs:nfnl_ct_get_icmp_id (Results 1 – 3 of 3) sorted by relevance
114 extern uint16_t nfnl_ct_get_icmp_id(const struct nfnl_ct *, int);
484 htons(nfnl_ct_get_icmp_id(ct, repl))); in nfnl_ct_build_tuple()496 htons(nfnl_ct_get_icmp_id(ct, repl))); in nfnl_ct_build_tuple()
130 nl_dump(p, "id %d ", nfnl_ct_get_icmp_id(ct, reply)); in dump_icmp()722 uint16_t nfnl_ct_get_icmp_id(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_icmp_id() function