| /src/sys/netgraph/netflow/ |
| H A D | netflow_v9.c | 244 uint16_t flow_type; in export9_add() local 260 flow_type = fed->r.flow_type; in export9_add() 262 switch (flow_type) { in export9_add() 327 CTR1(KTR_NET, "export9_add(): Don't know what to do with %d flow type!", flow_type); in export9_add() 333 if (flow_type != t->flow_type) { in export9_add() 335 if (t->flow_type != 0) in export9_add() 338 t->flow_type = flow_type; in export9_add() 342 fsh.id = htons(NETFLOW_V9_MAX_RESERVED_FLOWSET + flow_type); in export9_add()
|
| H A D | ng_netflow.h | 191 uint16_t flow_type; member 214 uint16_t flow_type; member
|
| H A D | netflow_v9.h | 145 uint16_t flow_type; /* current flowset */ member
|
| H A D | netflow.c | 674 r.flow_type = NETFLOW_V9_FLOW_V4_L4; in ng_netflow_flow_add() 803 r.flow_type = NETFLOW_V9_FLOW_V6_L4; in ng_netflow_flow6_add()
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | twt.c | 32 bool flow_type, u8 flow_id, bool protection, in wpas_twt_send_setup() argument 75 if (flow_type) in wpas_twt_send_setup()
|
| H A D | wpa_supplicant_i.h | 1753 bool flow_type, u8 flow_id, bool protection,
|
| H A D | ctrl_iface.c | 10367 bool flow_type = true; in wpas_ctrl_iface_send_twt_setup() local 10415 flow_type = atoi(tok_s + os_strlen(" flow_type=")); in wpas_ctrl_iface_send_twt_setup() 10435 flow_type, flow_id, protection, twt_channel, in wpas_ctrl_iface_send_twt_setup()
|
| /src/sys/dev/ixgbe/ |
| H A D | if_fdir.c | 116 input.formatted.flow_type ^= IXGBE_ATR_FLOW_TYPE_TCPV4; in ixgbe_atr() 123 input.formatted.flow_type ^= IXGBE_ATR_FLOW_TYPE_UDPV4; in ixgbe_atr()
|
| H A D | ixgbe_82599.c | 1568 u8 flow_type; in ixgbe_fdir_add_signature_filter_82599() local 1579 tunnel = !!(input.formatted.flow_type & IXGBE_ATR_L4TYPE_TUNNEL_MASK); in ixgbe_fdir_add_signature_filter_82599() 1580 flow_type = input.formatted.flow_type & in ixgbe_fdir_add_signature_filter_82599() 1582 switch (flow_type) { in ixgbe_fdir_add_signature_filter_82599() 1598 fdircmd |= (u32)flow_type << IXGBE_FDIRCMD_FLOW_TYPE_SHIFT; in ixgbe_fdir_add_signature_filter_82599() 1756 switch (input_mask->formatted.flow_type & IXGBE_ATR_L4TYPE_MASK) { in ixgbe_fdir_set_input_mask_82599() 1974 if (input->formatted.flow_type & IXGBE_ATR_L4TYPE_TUNNEL_MASK) in ixgbe_fdir_write_perfect_filter_82599() 1976 fdircmd |= input->formatted.flow_type << IXGBE_FDIRCMD_FLOW_TYPE_SHIFT; in ixgbe_fdir_write_perfect_filter_82599() 2052 switch (input->formatted.flow_type) { in ixgbe_fdir_add_perfect_filter_82599() 2055 input_mask->formatted.flow_type = IXGBE_ATR_L4TYPE_IPV6_MASK; in ixgbe_fdir_add_perfect_filter_82599() [all …]
|
| H A D | ixgbe_type.h | 3667 u8 flow_type; member 3686 u8 flow_type; member
|
| /src/contrib/tcpdump/ |
| H A D | print-sflow.c | 675 u_int flow_type; in sflow_print_flow_records() local 695 flow_type = enterprise & 0x0FFF; in sflow_print_flow_records() 700 (enterprise == 0) ? tok2str(sflow_flow_type_values,"Unknown",flow_type) : "Unknown", in sflow_print_flow_records() 701 flow_type, in sflow_print_flow_records() 711 switch (flow_type) { in sflow_print_flow_records()
|
| /src/sys/netinet/ |
| H A D | ip_input.c | 1300 uint32_t flowid, flow_type; in ip_savecontrol() local 1303 flow_type = M_HASHTYPE_GET(m); in ip_savecontrol() 1313 *mp = sbcreatecontrol(&flow_type, sizeof(uint32_t), in ip_savecontrol() 1321 uint32_t flowid, flow_type; in ip_savecontrol() local 1325 flow_type = M_HASHTYPE_GET(m); in ip_savecontrol() 1327 if (rss_hash2bucket(flowid, flow_type, &rss_bucketid) == 0) { in ip_savecontrol()
|
| /src/sys/netinet6/ |
| H A D | ip6_input.c | 1486 uint32_t flowid, flow_type; in ip6_savecontrol() local 1489 flow_type = M_HASHTYPE_GET(m); in ip6_savecontrol() 1499 *mp = sbcreatecontrol(&flow_type, sizeof(uint32_t), in ip6_savecontrol() 1507 uint32_t flowid, flow_type; in ip6_savecontrol() local 1511 flow_type = M_HASHTYPE_GET(m); in ip6_savecontrol() 1513 if (rss_hash2bucket(flowid, flow_type, &rss_bucketid) == 0) { in ip6_savecontrol()
|
| /src/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | dhc.h | 217 u8 flow_type; member
|
| H A D | mac-cfg.h | 976 u8 flow_type; member
|
| /src/sys/contrib/dev/iwlwifi/mld/ |
| H A D | debugfs.c | 803 u8 trigger, flow_type, flow_id, protection, tenth_param; in iwl_dbgfs_vif_twt_setup_write() local 813 &flow_type, &flow_id, &protection, &tenth_param); in iwl_dbgfs_vif_twt_setup_write() 844 dhc_twt_cmd->flow_type = flow_type; in iwl_dbgfs_vif_twt_setup_write() 891 &twt_cmd.flow_type, &twt_cmd.flow_id, in iwl_dbgfs_vif_twt_operation_write()
|
| /src/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_mcg.c | 763 enum mlx4_net_trans_promisc_mode flow_type) in mlx4_map_sw_to_hw_steering_mode() argument 765 if (flow_type >= MLX4_FS_MODE_NUM) { in mlx4_map_sw_to_hw_steering_mode() 766 mlx4_err(dev, "Invalid flow type. type = %d\n", flow_type); in mlx4_map_sw_to_hw_steering_mode() 769 return __promisc_mode[flow_type]; in mlx4_map_sw_to_hw_steering_mode()
|
| /src/sys/dev/iavf/ |
| H A D | virtchnl.h | 654 enum virtchnl_flow_type flow_type; member
|
| /src/sys/dev/ice/ |
| H A D | virtchnl.h | 1365 s32 flow_type; member
|
| /src/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_main.c | 1471 enum mlx4_net_trans_promisc_mode flow_type, in __mlx4_ib_create_flow() argument 1499 if (mlx4_map_sw_to_hw_steering_mode(mdev->dev, flow_type) < 0) in __mlx4_ib_create_flow() 1509 ctrl->type = mlx4_map_sw_to_hw_steering_mode(mdev->dev, flow_type); in __mlx4_ib_create_flow()
|
| /src/sys/dev/mlx4/ |
| H A D | device.h | 1434 enum mlx4_net_trans_promisc_mode flow_type);
|