Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h694 #define IPV6_SIZE 4 macro
701 u32 src_ip[IPV6_SIZE];
702 u32 dst_ip[IPV6_SIZE];
Dhclge_main.c6290 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6292 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6295 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6297 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6320 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6322 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6325 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6327 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6759 rule->tuples.src_ip, IPV6_SIZE); in hclge_fd_get_tcpip6_info()
6761 rule->tuples.dst_ip, IPV6_SIZE); in hclge_fd_get_tcpip6_info()
[all …]