Searched refs:proto_exec_mode (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dalgs.c230 switch (protos[i].proto_exec_mode) {
651 ipsecalgs_exec_mode_t proto_exec_mode, uint_t flags)
666 (proto_exec_mode == current_proto->proto_exec_mode)) {
711 new_proto->proto_exec_mode = proto_exec_mode;
812 *exec_mode = current_proto->proto_exec_mode;
832 current_proto->proto_exec_mode = exec_mode;
650 addipsecproto(const char *proto_name, int proto_num, ipsecalgs_exec_mode_t proto_exec_mode, uint_t flags) argument
H A Dipsec_util.h295 ipsecalgs_exec_mode_t proto_exec_mode; member in struct:ipsec_proto
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c60 static ipsecalgs_exec_mode_t proto_exec_mode = LIBIPSEC_ALGS_EXEC_SYNC; variable
752 if ((rc = addipsecproto(proto_name, proto_number, proto_exec_mode,
844 if ((rc = ipsecproto_set_exec_mode(proto_number, proto_exec_mode))
1096 &proto_exec_mode) == -1) {
/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c278 new_proto->proto_exec_mode = exec_mode;

Completed in 69 milliseconds