Home
last modified time | relevance | path

Searched refs:stp_vectors (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_to.h30 #define STP_OUT_flush_lt (*stp_vectors->flush_lt)
31 #define STP_OUT_get_port_mac (*stp_vectors->get_port_mac)
34 #define STP_OUT_get_duplex (*stp_vectors->get_duplex)
36 #define STP_OUT_set_learning (*stp_vectors->set_learning)
37 #define STP_OUT_set_forwarding (*stp_vectors->set_forwarding)
39 #define STP_OUT_set_port_state (*stp_vectors->set_port_state)
41 #define STP_OUT_set_hardware_mode (*stp_vectors->set_hardware_mode)
42 #define STP_OUT_tx_bpdu (*stp_vectors->tx_bpdu)
43 #define STP_OUT_get_port_name (*stp_vectors->get_port_name)
44 #define STP_OUT_get_init_stpm_cfg (*stp_vectors->get_init_stpm_cfg)
[all …]
H A Dstp_vectors.h40 struct stp_vectors { struct
83 typedef struct stp_vectors STP_VECTORS_T; argument
87 extern STP_VECTORS_T *stp_vectors;
H A Dstp_in.h133 struct stp_vectors;
134 typedef struct stp_vectors STP_VECTORS_T;
H A Dbase.h174 #define stp_trace (*stp_vectors->trace)
H A Dstp_in.c32 STP_VECTORS_T *stp_vectors; variable
234 stp_vectors = vectors; in STP_IN_init()
/illumos-gate/usr/src/lib/librstp/
H A DMakefile28 HDRS = stp_bpdu.h stp_in.h stp_vectors.h uid_stp.h
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c361 static STP_VECTORS_T stp_vectors = { variable
382 STP_IN_init(&stp_vectors); in rstp_init()
/illumos-gate/exception_lists/
H A Dpackaging656 usr/include/stp_vectors.h
H A Dhdrchk196 usr/src/lib/librstp/common/stp_vectors.h
H A Dcstyle673 usr/src/lib/librstp/common/stp_vectors.h