Home
last modified time | relevance | path

Searched refs:icmpv6_code (Results 1 – 9 of 9) sorted by relevance

/linux/net/bridge/netfilter/
H A Debt_ip6.c99 pptr->icmphdr.code < info->icmpv6_code[0] || in ebt_ip6_mt()
100 pptr->icmphdr.code > info->icmpv6_code[1])) in ebt_ip6_mt()
134 info->icmpv6_code[0] > info->icmpv6_code[1]) in ebt_ip6_mt_check()
/linux/include/uapi/linux/netfilter_bridge/
H A Debt_ip6.h48 __u8 icmpv6_code[2]; member
/linux/include/uapi/linux/
H A Dopenvswitch.h494 __u8 icmpv6_code; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.c472 u32 code = HWS_GET_MATCH_PARAM(match_param, misc_parameters_3.icmpv6_code); in hws_definer_icmpv6_dw1_set()
1455 HWS_IS_FLD_SET(match_param, misc_parameters_3.icmpv6_code)) { in hws_definer_conv_misc3()
1467 HWS_IS_FLD_SET(match_param, misc_parameters_3.icmpv6_code)) { in hws_definer_conv_misc3()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_matcher.c281 return (misc3->icmpv6_type || misc3->icmpv6_code || in dr_mask_is_icmpv6_set()
H A Ddr_types.h772 u8 icmpv6_code; member
H A Ddr_ste_v1.c1630 icmp_code = &misc3->icmpv6_code; in dr_ste_v1_build_icmp_tag()
/linux/net/openvswitch/
H A Dflow_netlink.c1708 htons(icmpv6_key->icmpv6_code), is_mask); in ovs_key_from_nlattrs()
2210 icmpv6_key->icmpv6_code = ntohs(output->tp.dst); in __ovs_nla_put_key()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3124 MLX5_SET(fte_match_set_misc3, misc_c_3, icmpv6_code, in __parse_cls_flower()
3126 MLX5_SET(fte_match_set_misc3, misc_v_3, icmpv6_code, in __parse_cls_flower()