Searched refs:tun_offset (Results 1 – 2 of 2) sorted by relevance
134 u8 tun_offset; // Set to NFP_FL_CT_NO_TUN if no tun member
1466 entry->tun_offset = NFP_FL_CT_NO_TUN; in nfp_fl_ct_add_flow()1498 entry->tun_offset = i; in nfp_fl_ct_add_flow()1529 if (entry->tun_offset != NFP_FL_CT_NO_TUN) in nfp_fl_ct_add_flow()1530 kfree(entry->rule->action.entries[entry->tun_offset].tunnel); in nfp_fl_ct_add_flow()1644 if (entry->tun_offset != NFP_FL_CT_NO_TUN) in nfp_fl_ct_clean_flow_entry()1645 kfree(entry->rule->action.entries[entry->tun_offset].tunnel); in nfp_fl_ct_clean_flow_entry()