Searched refs:nfnl_ct_get_icmp_code (Results 1 - 3 of 3) sorted by relevance

/external/libnl/include/netlink/netfilter/
H A Dct.h112 extern uint8_t nfnl_ct_get_icmp_code(const struct nfnl_ct *, int);
/external/libnl/lib/netfilter/
H A Dct_obj.c125 nl_dump(p, "code %d ", nfnl_ct_get_icmp_code(ct, reply));
718 uint8_t nfnl_ct_get_icmp_code(const struct nfnl_ct *ct, int repl) function
H A Dct.c439 nfnl_ct_get_icmp_code(ct, repl));

Completed in 219 milliseconds