Home
last modified time | relevance | path

Searched refs:ip_protocol (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_select_reuseport_kern.c82 data_check.ip_protocol = reuse_md->ip_protocol; in _select_by_skb_data()
107 if (data_check.ip_protocol == IPPROTO_TCP) { in _select_by_skb_data()
128 } else if (data_check.ip_protocol == IPPROTO_UDP) { in _select_by_skb_data()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_ttc.c210 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.ip_protocol); in mlx5_generate_ttc_rule()
211 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ip_protocol, proto); in mlx5_generate_ttc_rule()
308 MLX5_SET_TO_ONES(fte_match_param, mc, outer_headers.ip_protocol); in mlx5_create_ttc_table_groups()
323 MLX5_SET(fte_match_param, mc, outer_headers.ip_protocol, 0); in mlx5_create_ttc_table_groups()
378 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, inner_headers.ip_protocol); in mlx5_generate_inner_ttc_rule()
379 MLX5_SET(fte_match_param, spec->match_value, inner_headers.ip_protocol, proto); in mlx5_generate_inner_ttc_rule()
448 MLX5_SET_TO_ONES(fte_match_param, mc, inner_headers.ip_protocol); in mlx5_create_inner_ttc_table_groups()
460 MLX5_SET(fte_match_param, mc, inner_headers.ip_protocol, 0); in mlx5_create_inner_ttc_table_groups()
/Linux-v5.15/include/linux/mlx5/
Dfs_helpers.h57 return MLX5_GET(fte_match_set_lyr_2_4, headers_c, ip_protocol) == 0xff && in _mlx5_fs_is_outer_ipproto_flow()
58 MLX5_GET(fte_match_set_lyr_2_4, headers_v, ip_protocol) == match; in _mlx5_fs_is_outer_ipproto_flow()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_gre.c65 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, headers_c, ip_protocol); in mlx5e_tc_tun_parse_gretap()
66 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, IPPROTO_GRE); in mlx5e_tc_tun_parse_gretap()
Dfs_tt_redirect.c67 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.ip_protocol); in fs_udp_set_dport_flow()
68 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ip_protocol, IPPROTO_UDP); in fs_udp_set_dport_flow()
165 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, ip_protocol); in fs_udp_create_groups()
Dtc_tun.c953 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, headers_c, ip_protocol); in mlx5e_tc_tun_parse_udp_ports()
954 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, IPPROTO_UDP); in mlx5e_tc_tun_parse_udp_ports()
Dtc_ct.c340 MLX5_SET(fte_match_set_lyr_2_4, headers_c, ip_protocol, in mlx5_tc_ct_set_tuple_match()
342 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, in mlx5_tc_ct_set_tuple_match()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c31 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.ip_protocol); in accel_fs_tcp_set_ipv4_flow()
32 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ip_protocol, IPPROTO_TCP); in accel_fs_tcp_set_ipv4_flow()
50 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.ip_protocol); in accel_fs_tcp_set_ipv6_flow()
51 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ip_protocol, IPPROTO_TCP); in accel_fs_tcp_set_ipv6_flow()
203 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, ip_protocol); in accel_fs_tcp_create_groups()
Dipsec_fs.c422 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.ip_protocol); in setup_fte_common()
423 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ip_protocol, IPPROTO_ESP); in setup_fte_common()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c197 MLX5E_FTE_SET(headers_c, ip_protocol, 0xffff); in set_tcp()
198 MLX5E_FTE_SET(headers_v, ip_protocol, IPPROTO_TCP); in set_tcp()
215 MLX5E_FTE_SET(headers_c, ip_protocol, 0xffff); in set_udp()
216 MLX5E_FTE_SET(headers_v, ip_protocol, IPPROTO_UDP); in set_udp()
255 MLX5E_FTE_SET(headers_c, ip_protocol, l3_mask->proto); in parse_ip4()
256 MLX5E_FTE_SET(headers_v, ip_protocol, l3_val->proto); in parse_ip4()
270 MLX5E_FTE_SET(headers_c, ip_protocol, l3_mask->l4_proto); in parse_ip6()
271 MLX5E_FTE_SET(headers_v, ip_protocol, l3_val->l4_proto); in parse_ip6()
Den_tc.c2297 MLX5_SET(fte_match_set_lyr_2_4, headers_c, ip_protocol, in __parse_cls_flower()
2299 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, in __parse_cls_flower()
3167 ip_proto = MLX5_GET(fte_match_set_lyr_2_4, headers_v, ip_protocol); in modify_header_match_supported()
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_select_reuseport_common.h25 __u32 ip_protocol; member
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dselect_reuseport.c267 expected.ip_protocol = IPPROTO_TCP; in check_data()
270 expected.ip_protocol = IPPROTO_UDP; in check_data()
300 result.eth_protocol, result.ip_protocol, in check_data()
303 expected.eth_protocol, expected.ip_protocol, in check_data()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.c139 PRINT_MASKED_VAL_L2(u8, ip_protocol, ip_protocol, p, "%02x"); in print_lyr_2_4_hdrs()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dfs.c68 ip_protocol); in set_proto()
70 ip_protocol); in set_proto()
72 MLX5_SET(fte_match_set_lyr_2_4, outer_c, ip_protocol, mask); in set_proto()
73 MLX5_SET(fte_match_set_lyr_2_4, outer_v, ip_protocol, val); in set_proto()
420 MLX5_SET(fte_match_set_lyr_2_4, headers_c, ip_protocol, in parse_flow_attr()
422 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, in parse_flow_attr()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c738 spec->ip_protocol = MLX5_GET(fte_match_set_lyr_2_4, mask, ip_protocol); in dr_ste_copy_mask_spec()
Ddr_matcher.c30 return (spec->ip_protocol || spec->frag || spec->tcp_flags || in dr_mask_is_l3_base_set()
Ddr_ste_v0.c853 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, protocol, spec, ip_protocol); in dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag()
1181 DR_STE_SET_TAG(eth_l4, tag, protocol, spec, ip_protocol); in dr_ste_v0_build_eth_ipv6_l3_l4_tag()
Ddr_types.h536 u32 ip_protocol:8; /* IP protocol */ member
Ddr_ste_v1.c1047 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple_v1, tag, protocol, spec, ip_protocol); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag()
1356 DR_STE_SET_TAG(eth_l4_v1, tag, protocol, spec, ip_protocol); in dr_ste_v1_build_eth_ipv6_l3_l4_tag()
/Linux-v5.15/drivers/net/ethernet/realtek/
Dr8169_main.c4200 u8 ip_protocol; in rtl8169_tso_csum_v2() local
4205 ip_protocol = ip_hdr(skb)->protocol; in rtl8169_tso_csum_v2()
4210 ip_protocol = ipv6_hdr(skb)->nexthdr; in rtl8169_tso_csum_v2()
4214 ip_protocol = IPPROTO_RAW; in rtl8169_tso_csum_v2()
4218 if (ip_protocol == IPPROTO_TCP) in rtl8169_tso_csum_v2()
4220 else if (ip_protocol == IPPROTO_UDP) in rtl8169_tso_csum_v2()
/Linux-v5.15/include/uapi/linux/
Dbpf.h5522 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */ member
/Linux-v5.15/tools/include/uapi/linux/
Dbpf.h5522 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */ member
/Linux-v5.15/drivers/net/usb/
Dr8152.c2198 u8 ip_protocol; in r8152_tx_csum() local
2211 ip_protocol = ip_hdr(skb)->protocol; in r8152_tx_csum()
2216 ip_protocol = ipv6_hdr(skb)->nexthdr; in r8152_tx_csum()
2220 ip_protocol = IPPROTO_RAW; in r8152_tx_csum()
2224 if (ip_protocol == IPPROTO_TCP) in r8152_tx_csum()
2226 else if (ip_protocol == IPPROTO_UDP) in r8152_tx_csum()
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c809 req->ip_protocol = CFA_DECAP_FILTER_ALLOC_REQ_IP_PROTOCOL_UDP; in hwrm_cfa_decap_filter_alloc()

12