Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_flow.c83 net_addr_to_host(uint32_t *dst, const rte_be32_t *src, size_t len) in net_addr_to_host() function
624 net_addr_to_host(rule->key_conf.mask.src_ip, in hns3_parse_ipv6()
627 net_addr_to_host(rule->key_conf.mask.dst_ip, in hns3_parse_ipv6()
640 net_addr_to_host(rule->key_conf.spec.src_ip, in hns3_parse_ipv6()
643 net_addr_to_host(rule->key_conf.spec.dst_ip, in hns3_parse_ipv6()