Home
last modified time | relevance | path

Searched refs:get_duplex (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_to.h34 #define STP_OUT_get_duplex (*stp_vectors->get_duplex)
H A Dstp_vectors.h53 int (*get_duplex) (IN int port_index); member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c140 get_duplex(int port_index) in get_duplex() function
366 get_duplex,
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c154 get_duplex, get_link_state, get_binary, get_uint32, variable
672 NULL, NULL, get_duplex, NULL,
4083 get_duplex(dladm_handle_t handle, prop_desc_t *pdp __unused, in get_duplex() function