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

/external/libnl/include/netlink/netfilter/
H A Dct.h104 extern uint16_t nfnl_ct_get_icmp_id(const struct nfnl_ct *, int);
/external/libnl/lib/netfilter/
H A Dct_obj.c128 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
H A Dct.c431 htons(nfnl_ct_get_icmp_id(ct, repl)));

Completed in 110 milliseconds