Searched refs:nfnl_ct_get_icmp_code (Results 1 – 3 of 3) sorted by relevance
122 extern uint8_t nfnl_ct_get_icmp_code(const struct nfnl_ct *, int);
492 nfnl_ct_get_icmp_code(ct, repl)); in nfnl_ct_build_tuple()504 nfnl_ct_get_icmp_code(ct, repl)); in nfnl_ct_build_tuple()
127 nl_dump(p, "code %d ", nfnl_ct_get_icmp_code(ct, reply)); in dump_icmp()766 uint8_t nfnl_ct_get_icmp_code(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_icmp_code() function