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

/external/libnl/lib/netfilter/
H A Dct_obj.c51 #define CT_ATTR_REPL_ICMP_CODE (1UL << 23) macro
350 __ADD(CT_ATTR_REPL_ICMP_CODE, replyicmpcode)
706 int attr = repl ? CT_ATTR_REPL_ICMP_CODE : CT_ATTR_ORIG_ICMP_CODE;
714 int attr = repl ? CT_ATTR_REPL_ICMP_CODE : CT_ATTR_ORIG_ICMP_CODE;

Completed in 529 milliseconds