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

/external/libnl/lib/netfilter/
H A Dct_obj.c50 #define CT_ATTR_REPL_ICMP_TYPE (1UL << 22) macro
349 __ADD(CT_ATTR_REPL_ICMP_TYPE, replyicmptype)
684 int attr = repl ? CT_ATTR_REPL_ICMP_TYPE : CT_ATTR_ORIG_ICMP_TYPE;
692 int attr = repl ? CT_ATTR_REPL_ICMP_TYPE : CT_ATTR_ORIG_ICMP_TYPE;

Completed in 2059 milliseconds