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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_vectors.h40 struct stp_vectors { struct
83 typedef struct stp_vectors STP_VECTORS_T;
87 extern STP_VECTORS_T *stp_vectors;
H A Dstp_in.c32 STP_VECTORS_T *stp_vectors; variable
234 stp_vectors = vectors;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c45 #include <stp_vectors.h>
361 static STP_VECTORS_T stp_vectors = { variable
382 STP_IN_init(&stp_vectors);

Completed in 58 milliseconds