Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c547 #define IP_PROTOCOL_UDP 0x11 macro
824 if (ip_proto != IP_PROTOCOL_UDP) in flow_rule_match_acl_get()