Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h28 HNS3_FD_ACTION_DROP_PACKET, enumerator
H A Dhns3_fdir.c765 if (rule->action == HNS3_FD_ACTION_DROP_PACKET) { in hns3_config_action()
H A Dhns3_flow.c354 rule->action = HNS3_FD_ACTION_DROP_PACKET; in hns3_handle_actions()