Searched refs:approve_switch (Results 1 – 4 of 4) sorted by relevance
588 if (!tb->cm_ops->approve_switch) in tb_domain_approve_switch()596 return tb->cm_ops->approve_switch(tb, sw); in tb_domain_approve_switch()615 if (!tb->cm_ops->approve_switch || !tb->cm_ops->add_switch_key) in tb_domain_approve_switch_key()627 return tb->cm_ops->approve_switch(tb, sw); in tb_domain_approve_switch_key()652 if (!tb->cm_ops->approve_switch || !tb->cm_ops->challenge_switch_key) in tb_domain_challenge_switch_key()696 return tb->cm_ops->approve_switch(tb, sw); in tb_domain_challenge_switch_key()
284 int (*approve_switch)(struct tb *tb, struct tb_switch *sw); member
2083 .approve_switch = icm_fr_approve_switch,2105 .approve_switch = icm_fr_approve_switch,2127 .approve_switch = icm_tr_approve_switch,
776 .approve_switch = tb_tunnel_pci,