Searched defs:upspec (Results 1 – 2 of 2) sorted by relevance
55 struct upspec { struct56 u16 dport;57 u16 dport_mask;58 u16 sport;59 u16 sport_mask;60 u8 proto;93 struct upspec upspec; member282 struct upspec upspec; member
1025 static void setup_fte_upper_proto_match(struct mlx5_flow_spec *spec, struct upspec *upspec) in setup_fte_upper_proto_match()