Searched refs:tun_size (Results 1 – 1 of 1) sorted by relevance
1556 size_t tun_size = sizeof(*tun) + tun->options_len; in nfp_fl_ct_add_flow() local1558 new_act->tunnel = kmemdup(tun, tun_size, GFP_ATOMIC); in nfp_fl_ct_add_flow()