Home
last modified time | relevance | path

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

/external/ethtool/
Drxclass.c166 case TCP_V6_FLOW: in rxclass_print_nfc_rule()
169 if (flow_type == TCP_V6_FLOW) in rxclass_print_nfc_rule()
288 case TCP_V6_FLOW: in rxclass_print_rule()
1291 flow_type = TCP_V6_FLOW; in rxclass_parse_ruleopts()
1323 case TCP_V6_FLOW: in rxclass_parse_ruleopts()
Dethtool-copy.h1688 #define TCP_V6_FLOW 0x05 /* hash or spec (tcp_ip6_spec; nfc only) */ macro
Dethtool.c460 flow_type = TCP_V6_FLOW; in rxflow_str_to_type()
1622 case TCP_V6_FLOW: in dump_rxfhash()
/external/kernel-headers/original/uapi/linux/
Dethtool.h1823 #define TCP_V6_FLOW 0x05 /* hash or spec (tcp_ip6_spec; nfc only) */ macro