Searched defs:upspec (Results 1 – 2 of 2) sorted by relevance
56 struct upspec { struct57 u16 dport;58 u16 dport_mask;59 u16 sport;60 u16 sport_mask;61 u8 proto;94 struct upspec upspec; member287 struct upspec upspec; member
1263 static void setup_fte_upper_proto_match(struct mlx5_flow_spec *spec, struct upspec *upspec) in setup_fte_upper_proto_match()