Home
last modified time | relevance | path

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

/external/ethtool/
Drxclass.c110 case TCP_V4_FLOW: in rxclass_print_nfc_rule()
113 if (flow_type == TCP_V4_FLOW) in rxclass_print_nfc_rule()
283 case TCP_V4_FLOW: in rxclass_print_rule()
1279 flow_type = TCP_V4_FLOW; in rxclass_parse_ruleopts()
1308 case TCP_V4_FLOW: in rxclass_parse_ruleopts()
Dethtool-copy.h1684 #define TCP_V4_FLOW 0x01 /* hash or spec (tcp_ip4_spec) */ macro
Dethtool.c452 flow_type = TCP_V4_FLOW; in rxflow_str_to_type()
1608 case TCP_V4_FLOW: in dump_rxfhash()
4323 case TCP_V4_FLOW: in flow_type_is_ntuple_supported()
/external/kernel-headers/original/uapi/linux/
Dethtool.h1819 #define TCP_V4_FLOW 0x01 /* hash or spec (tcp_ip4_spec) */ macro