Home
last modified time | relevance | path

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

/external/ethtool/
Drxclass.c167 case UDP_V6_FLOW: in rxclass_print_nfc_rule()
171 else if (flow_type == UDP_V6_FLOW) in rxclass_print_nfc_rule()
289 case UDP_V6_FLOW: in rxclass_print_rule()
1293 flow_type = UDP_V6_FLOW; in rxclass_parse_ruleopts()
1324 case UDP_V6_FLOW: in rxclass_parse_ruleopts()
Dethtool-copy.h1689 #define UDP_V6_FLOW 0x06 /* hash or spec (udp_ip6_spec; nfc only) */ macro
Dethtool.c462 flow_type = UDP_V6_FLOW; in rxflow_str_to_type()
1625 case UDP_V6_FLOW: in dump_rxfhash()
/external/kernel-headers/original/uapi/linux/
Dethtool.h1824 #define UDP_V6_FLOW 0x06 /* hash or spec (udp_ip6_spec; nfc only) */ macro