Searched refs:t_switch (Results 1 – 2 of 2) sorted by relevance
121 struct t_switch;179 struct t_switch *sw; /* what switch we're attached to */198 struct t_switch { struct301 struct t_switch **sw_pool;305 struct t_switch ****sw;306 struct t_switch *master_stree_root;375 struct t_switch *sw; in teardown_torus()1330 struct t_switch *alloc_tswitch(struct torus *t, struct f_switch *fsw) in alloc_tswitch()1334 struct t_switch *sw = NULL; in alloc_tswitch()1386 struct t_switch **sw = &t->sw[i][j][k]; in install_tswitch()[all …]
1116 unsigned int t_switch; in init_creds_validate_reply() local1121 t_switch = reply->data[1]; in init_creds_validate_reply()1122 t_switch &= ~1; in init_creds_validate_reply()1124 if (t_switch == V4_AUTH_MSG_ERR_REPLY in init_creds_validate_reply()