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

/illumos-gate/usr/src/uts/common/inet/
H A Dproto_set.c357 opdes_t *opt_arr, uint_t opt_arr_cnt, boolean_t negotiate, boolean_t check,
368 if (negotiate) {
373 /* can't negotiate option */
378 * will help negotiate option.
356 proto_opt_check(int level, int name, int len, t_uscalar_t *max_len, opdes_t *opt_arr, uint_t opt_arr_cnt, boolean_t negotiate, boolean_t check, cred_t *cr) argument
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h196 SMB_COM_DECL(negotiate); variable
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3479 boolean_t negotiate; local
3498 &negotiate) != IXGBE_SUCCESS) {
3616 * Assemble a list of enabled speeds to auto-negotiate with.

Completed in 64 milliseconds