Searched refs:mod_hdr (Results 1 – 1 of 1) sorted by relevance
87 struct list_head mod_hdr; /* flows sharing the same mod hdr ID */ member235 list_add(&flow->mod_hdr, &mh->flows); in mlx5e_attach_mod_hdr()251 struct list_head *next = flow->mod_hdr.next; in mlx5e_detach_mod_hdr()253 list_del(&flow->mod_hdr); in mlx5e_detach_mod_hdr()