Searched refs:tun_offset (Results 1 – 2 of 2) sorted by relevance
142 u8 tun_offset; // Set to NFP_FL_CT_NO_TUN if no tun member
1511 entry->tun_offset = NFP_FL_CT_NO_TUN; in nfp_fl_ct_add_flow()1543 entry->tun_offset = i; in nfp_fl_ct_add_flow()1577 if (entry->tun_offset != NFP_FL_CT_NO_TUN) in nfp_fl_ct_add_flow()1578 kfree(entry->rule->action.entries[entry->tun_offset].tunnel); in nfp_fl_ct_add_flow()1700 if (entry->tun_offset != NFP_FL_CT_NO_TUN) in nfp_fl_ct_clean_flow_entry()1701 kfree(entry->rule->action.entries[entry->tun_offset].tunnel); in nfp_fl_ct_clean_flow_entry()