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

/external/libnl/lib/netfilter/
H A Dct_obj.c37 #define CT_ATTR_ORIG_SRC_PORT (1UL << 10) macro
337 __ADD(CT_ATTR_ORIG_SRC_PORT, origsrcport)
618 int attr = repl ? CT_ATTR_REPL_SRC_PORT : CT_ATTR_ORIG_SRC_PORT;
626 int attr = repl ? CT_ATTR_REPL_SRC_PORT : CT_ATTR_ORIG_SRC_PORT;

Completed in 709 milliseconds