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

/external/libnl/lib/netfilter/
H A Dct_obj.c38 #define CT_ATTR_ORIG_DST_PORT (1UL << 11) macro
338 __ADD(CT_ATTR_ORIG_DST_PORT, origdstport)
640 int attr = repl ? CT_ATTR_REPL_DST_PORT : CT_ATTR_ORIG_DST_PORT;
648 int attr = repl ? CT_ATTR_REPL_DST_PORT : CT_ATTR_ORIG_DST_PORT;

Completed in 512 milliseconds