Searched refs:IPT_CONNTRACK_STATE_SNAT (Results 1 – 2 of 2) sorted by relevance
11 #define IPT_CONNTRACK_STATE_SNAT (1 << (IP_CT_NUMBER + 1)) macro
39 statebit |= IPT_CONNTRACK_STATE_SNAT; in match()