Home
last modified time | relevance | path

Searched refs:CT_ATTR_ORIG_ICMP_CODE (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/netfilter/
Dct_obj.c41 #define CT_ATTR_ORIG_ICMP_CODE (1UL << 14) macro
368 __ADD(CT_ATTR_ORIG_ICMP_CODE, origicmpcode)
754 int attr = repl ? CT_ATTR_REPL_ICMP_CODE : CT_ATTR_ORIG_ICMP_CODE; in nfnl_ct_set_icmp_code()
762 int attr = repl ? CT_ATTR_REPL_ICMP_CODE : CT_ATTR_ORIG_ICMP_CODE; in nfnl_ct_test_icmp_code()