Home
last modified time | relevance | path

Searched refs:IPV6_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h672 #define IPV6_SIZE 4 macro
679 u32 src_ip[IPV6_SIZE];
680 u32 dst_ip[IPV6_SIZE];
Dhclge_main.c6093 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6095 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6098 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6100 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6123 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6125 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6128 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6130 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6562 rule->tuples.src_ip, IPV6_SIZE); in hclge_fd_get_tcpip6_info()
6564 rule->tuples.dst_ip, IPV6_SIZE); in hclge_fd_get_tcpip6_info()
[all …]