Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c546 #define IP_PROTOCOL_TCP 0x06 macro
781 if (ip_proto != IP_PROTOCOL_TCP) in flow_rule_match_acl_get()