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
1531 entry->tun_offset = NFP_FL_CT_NO_TUN; in nfp_fl_ct_add_flow()1563 entry->tun_offset = i; in nfp_fl_ct_add_flow()1597 if (entry->tun_offset != NFP_FL_CT_NO_TUN) in nfp_fl_ct_add_flow()1598 kfree(entry->rule->action.entries[entry->tun_offset].tunnel); in nfp_fl_ct_add_flow()1720 if (entry->tun_offset != NFP_FL_CT_NO_TUN) in nfp_fl_ct_clean_flow_entry()1721 kfree(entry->rule->action.entries[entry->tun_offset].tunnel); in nfp_fl_ct_clean_flow_entry()