Searched refs:proto_exec_mode (Results 1 – 4 of 4) sorted by relevance
230 switch (protos[i].proto_exec_mode) { in write_new_algfile()651 ipsecalgs_exec_mode_t proto_exec_mode, uint_t flags) in addipsecproto() argument666 (proto_exec_mode == current_proto->proto_exec_mode)) { in addipsecproto()711 new_proto->proto_exec_mode = proto_exec_mode; in addipsecproto()812 *exec_mode = current_proto->proto_exec_mode; in ipsecproto_get_exec_mode()832 current_proto->proto_exec_mode = exec_mode; in ipsecproto_set_exec_mode()
295 ipsecalgs_exec_mode_t proto_exec_mode; member
60 static ipsecalgs_exec_mode_t proto_exec_mode = LIBIPSEC_ALGS_EXEC_SYNC; variable752 if ((rc = addipsecproto(proto_name, proto_number, proto_exec_mode, in new_proto()844 if ((rc = ipsecproto_set_exec_mode(proto_number, proto_exec_mode)) in set_exec_mode()1096 &proto_exec_mode) == -1) { in main()
278 new_proto->proto_exec_mode = exec_mode; in build_list()