Home
last modified time | relevance | path

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

/titanic_41/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)
32 #define STP_OUT_get_port_oper_speed (*stp_vectors->get_port_oper_speed)
33 #define STP_OUT_get_port_link_status (*stp_vectors->get_port_link_status)
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)
[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 Dllib-lrstp30 #include <stp_vectors.h>
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()
/titanic_41/usr/src/lib/librstp/
H A DMakefile28 HDRS = stp_bpdu.h stp_in.h stp_vectors.h uid_stp.h
/titanic_41/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()
/titanic_41/exception_lists/
H A Dhdrchk153 usr/src/lib/librstp/common/stp_vectors.h
H A Dpackaging923 usr/include/stp_vectors.h
H A Dcstyle616 usr/src/lib/librstp/common/stp_vectors.h