Searched refs:icmpv6_code (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/uapi/linux/netfilter_bridge/
H A Debt_ip6.h48 __u8 icmpv6_code[2]; member in union:ebt_ip6_info::__anon13105
/linux-master/net/bridge/netfilter/
H A Debt_ip6.c99 pptr->icmphdr.code < info->icmpv6_code[0] ||
100 pptr->icmphdr.code > info->icmpv6_code[1]))
134 info->icmpv6_code[0] > info->icmpv6_code[1])
/linux-master/include/uapi/linux/
H A Dopenvswitch.h488 __u8 icmpv6_code; member in struct:ovs_key_icmpv6
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste.c973 spec->icmpv6_code = IFC_GET_CLR(fte_match_set_misc3, mask, icmpv6_code, clr);
H A Ddr_matcher.c281 return (misc3->icmpv6_type || misc3->icmpv6_code ||
H A Ddr_types.h772 u8 icmpv6_code; member in struct:mlx5dr_match_misc3
H A Ddr_ste_v1.c1766 icmp_code = &misc3->icmpv6_code;
H A Ddr_ste_v0.c1428 icmp_code = &misc_3->icmpv6_code;
/linux-master/net/openvswitch/
H A Dflow_netlink.c1732 htons(icmpv6_key->icmpv6_code), is_mask);
2234 icmpv6_key->icmpv6_code = ntohs(output->tp.dst);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3003 MLX5_SET(fte_match_set_misc3, misc_c_3, icmpv6_code,
3005 MLX5_SET(fte_match_set_misc3, misc_v_3, icmpv6_code,
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h695 u8 icmpv6_code[0x8]; member in struct:mlx5_ifc_fte_match_set_misc3_bits

Completed in 983 milliseconds