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

/external/libnl/lib/netfilter/
H A Dct_obj.c49 #define CT_ATTR_REPL_ICMP_ID (1UL << 21) macro
348 __ADD(CT_ATTR_REPL_ICMP_ID, replyicmpid)
662 int attr = repl ? CT_ATTR_REPL_ICMP_ID : CT_ATTR_ORIG_ICMP_ID;
670 int attr = repl ? CT_ATTR_REPL_ICMP_ID : CT_ATTR_ORIG_ICMP_ID;

Completed in 714 milliseconds