Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_hash/
H A Drte_thash.h48 sizeof(((struct rte_ipv4_tuple *)0)->sctp_tag)) / 4)
62 sizeof(((struct rte_ipv6_tuple *)0)->sctp_tag)) / 4)
84 uint32_t sctp_tag; member
102 uint32_t sctp_tag; member
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h95 uint32_t sctp_tag; member
H A Dhns3_fdir.c583 hns3_fd_convert_int32(key_conf->spec.sctp_tag, in hns3_fd_convert_tuple()
584 key_conf->mask.sctp_tag, key_x, key_y); in hns3_fd_convert_tuple()
H A Dhns3_flow.c787 rule->key_conf.mask.sctp_tag = in hns3_parse_sctp()
797 rule->key_conf.spec.sctp_tag = rte_be_to_cpu_32(sctp_spec->hdr.tag); in hns3_parse_sctp()