Home
last modified time | relevance | path

Searched refs:set_proto (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dfs.c58 static int set_proto(void *outer_c, void *outer_v, u8 mask, u8 val) in set_proto() function
316 if (set_proto(headers_c, headers_v, in parse_flow_attr()
358 if (set_proto(headers_c, headers_v, in parse_flow_attr()
382 if (set_proto(headers_c, headers_v, 0xff, IPPROTO_TCP)) in parse_flow_attr()
400 if (set_proto(headers_c, headers_v, 0xff, IPPROTO_UDP)) in parse_flow_attr()
417 if (set_proto(headers_c, headers_v, 0xff, IPPROTO_GRE)) in parse_flow_attr()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dfs.c59 static int set_proto(void *outer_c, void *outer_v, u8 mask, u8 val) in set_proto() function
306 if (set_proto(headers_c, headers_v, in parse_flow_attr()
348 if (set_proto(headers_c, headers_v, in parse_flow_attr()
365 if (set_proto(headers_c, headers_v, 0xff, IPPROTO_TCP)) in parse_flow_attr()
383 if (set_proto(headers_c, headers_v, 0xff, IPPROTO_UDP)) in parse_flow_attr()
400 if (set_proto(headers_c, headers_v, 0xff, IPPROTO_GRE)) in parse_flow_attr()

Completed in 7 milliseconds