Searched refs:BRIDGE_DEV_NAME (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/net/ |
H A D | bridge_impl.h | 52 #define BRIDGE_DEV_NAME "bridge" macro
|
/titanic_41/usr/src/uts/common/io/ |
H A D | bridge.c | 204 BRIDGE_DEV_NAME, /* mi_idname */ 565 ksp = kstat_create_zone(BRIDGE_DEV_NAME, 0, unitname, "net", in kstat_setup() 3394 bridge_taskq = ddi_taskq_create(dip, BRIDGE_DEV_NAME, 1, in bridge_attach() 3452 BRIDGE_DEV_NAME, /* mi_idname */ 3506 mac_init_ops(NULL, BRIDGE_DEV_NAME); in _init()
|