Searched refs:l4_natport (Results 1 – 3 of 3) sorted by relevance
47 __be16 l4_sport, l4_dport, l4_natport; /* Ports (UDP, TCP) */ member
332 conn->l4_natport = htons(fa->mangle.val); in efx_tc_ct_mangle()426 conn->l4_natport = conn->dnat ? conn->l4_dport : conn->l4_sport; in efx_tc_ct_replace()
386 rc = TABLE_HOOK_RESP(meta_ct, l4_natport, NAT_PORT); in efx_mae_table_hook_ct()2011 rc = TABLE_POPULATE_RESP(resp, ct, l4_natport, conn->l4_natport); in efx_mae_insert_ct()