Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_cmd.c3048 set_bit24(&hdrs->mlfh_tcp_ip_flags, MLXCX_FLOW_HDR_CVLAN_TAG); in mlxcx_cmd_create_flow_group()
3049 set_bit24(&hdrs->mlfh_tcp_ip_flags, MLXCX_FLOW_HDR_SVLAN_TAG); in mlxcx_cmd_create_flow_group()
3059 set_bits24(&hdrs->mlfh_tcp_ip_flags, MLXCX_FLOW_HDR_IP_VERSION, in mlxcx_cmd_create_flow_group()
3269 set_bit24(&hdrs->mlfh_tcp_ip_flags, in mlxcx_cmd_set_flow_table_entry()
3273 set_bit24(&hdrs->mlfh_tcp_ip_flags, in mlxcx_cmd_set_flow_table_entry()
3286 set_bits24(&hdrs->mlfh_tcp_ip_flags, MLXCX_FLOW_HDR_IP_VERSION, in mlxcx_cmd_set_flow_table_entry()
H A Dmlxcx_reg.h811 bits24_t mlfh_tcp_ip_flags; member