Home
last modified time | relevance | path

Searched refs:STP_NEW_IN_LIST (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dbase.h160 #define STP_NEW_IN_LIST(WHAT, TYPE, LIST, MSG) \ macro
H A Dport.c59 STP_NEW_IN_LIST(this, PORT_T, stpm->ports, "port create"); in STP_port_create()
H A Dstpm.c132 STP_NEW_IN_LIST(this, STPM_T, bridges, "stp instance"); in STP_stpm_create()