Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_flow.c28 #define IPPROTO_MASK 0xFF macro
665 rule->key_conf.mask.ip_proto = IPPROTO_MASK; in hns3_parse_tcp()
716 rule->key_conf.mask.ip_proto = IPPROTO_MASK; in hns3_parse_udp()
762 rule->key_conf.mask.ip_proto = IPPROTO_MASK; in hns3_parse_sctp()
953 rule->key_conf.mask.outer_proto = IPPROTO_MASK; in hns3_parse_nvgre()