Searched defs:nfp_fl_pre_tunnel (Results 1 – 2 of 2) sorted by relevance
209 struct nfp_fl_pre_tunnel { struct210 struct nfp_fl_act_head head;211 __be16 flags;212 union {
308 static struct nfp_fl_pre_tunnel *nfp_fl_pre_tunnel(char *act_data, int act_len) in nfp_fl_pre_tunnel() function