Searched refs:local_len (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h243 uint32_t local_len; /* sockaddr of NCA server */ member in struct:nca_io2_s
H A Dnca.h801 ((io)->local_len ? 0x01000000 : 0) | \
806 (((io)->peer_len + (io)->local_len + \
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h241 u16 *local_len, u16 *remote_len,
H A Di40e_common.c3666 * @local_len : length of the returned Local LLDP MIB
3674 u16 *local_len, u16 *remote_len,
3703 if (local_len != NULL)
3704 *local_len = LE16_TO_CPU(resp->local_len);
3672 i40e_aq_get_lldp_mib(struct i40e_hw *hw, u8 bridge_type, u8 mib_type, void *buff, u16 buff_size, u16 *local_len, u16 *remote_len, struct i40e_asq_cmd_details *cmd_details) argument
H A Di40e_adminq_cmd.h2023 __le16 local_len; member in struct:i40e_aqc_lldp_get_mib

Completed in 101 milliseconds