Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h681 #define IPV6_SIZE 4 macro
688 u32 src_ip[IPV6_SIZE];
689 u32 dst_ip[IPV6_SIZE];
Dhclge_main.c6415 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6417 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6420 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6422 IPV6_SIZE); in hclge_fd_get_tcpip6_tuple()
6445 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6447 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6450 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6452 IPV6_SIZE); in hclge_fd_get_ip6_tuple()
6884 rule->tuples.src_ip, IPV6_SIZE); in hclge_fd_get_tcpip6_info()
6886 rule->tuples.dst_ip, IPV6_SIZE); in hclge_fd_get_tcpip6_info()
[all …]