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