Searched defs:udp_port (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h271 uint16_t udp_port; /* udp port number */ member in struct:fc_rnid_params
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c4040 * @udp_port: the UDP port to add
4047 u16 udp_port, u8 protocol_index,
4060 cmd->udp_port = CPU_TO_LE16(udp_port);
4046 i40e_aq_add_udp_tunnel(struct i40e_hw *hw, u16 udp_port, u8 protocol_index, u8 *filter_index, struct i40e_asq_cmd_details *cmd_details) argument
H A Di40e_adminq_cmd.h2183 __le16 udp_port; member in struct:i40e_aqc_add_udp_tunnel
2195 __le16 udp_port; member in struct:i40e_aqc_add_udp_tunnel_completion
2216 __le16 udp_port; member in struct:i40e_aqc_del_udp_tunnel_completion

Completed in 134 milliseconds