Home
last modified time | relevance | path

Searched refs:transit (Results 1 – 25 of 55) sorted by relevance

123

/netbsd-src/sys/arch/cats/conf/
H A Dstd.cats13 # To support easy transit to ../arch/arm/arm32
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dprotocol.c570 iscsi_trace(TRACE_ISCSI_ARGS, "Transit: %d\n", cmd->transit); in iscsi_login_cmd_encap()
588 if (cmd->transit) { in iscsi_login_cmd_encap()
621 cmd->transit = (header[1] & 0x80) ? 1 : 0; /* Transit */ in iscsi_login_cmd_decap()
636 iscsi_trace(TRACE_ISCSI_ARGS, "Transit: %d\n", cmd->transit); in iscsi_login_cmd_decap()
665 if (cmd->transit) { in iscsi_login_cmd_decap()
684 iscsi_trace(TRACE_ISCSI_ARGS, "Transit: %d\n", rsp->transit); in iscsi_login_rsp_encap()
704 if (rsp->transit) { in iscsi_login_rsp_encap()
711 if (rsp->transit) { in iscsi_login_rsp_encap()
740 rsp->transit = (header[1] & 0x80U) >> 7; /* Transit */ in iscsi_login_rsp_decap()
758 iscsi_trace(TRACE_ISCSI_ARGS, "Transit: %d\n", rsp->transit); in iscsi_login_rsp_decap()
H A Dtarget.c936 if ((cmd.cont != 0) && (cmd.transit != 0)) { in login_command_t()
1039 rsp.transit = cmd.transit; in login_command_t()
1043 rsp.transit = 0; in login_command_t()
1050 if (cmd.transit && cmd.nsg == ISCSI_LOGIN_STAGE_FULL_FEATURE) { in login_command_t()
1127 if (rsp.transit && in login_command_t()
1156 if (cmd.transit && cmd.nsg == ISCSI_LOGIN_STAGE_FULL_FEATURE) { in login_command_t()
H A Dinitiator.c1971 login_cmd->transit = 1; in login_phase_i()
2237 if (login_rsp.transit && len_out != 0) { in login_response_i()
2256 if (login_rsp.transit) { in login_response_i()
2258 if (login_cmd->transit != 1) in login_response_i()
2349 login_cmd->transit = 1; in login_response_i()
/netbsd-src/sys/arch/epoc32/conf/
H A Dstd.epoc3213 # To support easy transit to ../arch/arm/arm32
/netbsd-src/sys/arch/hpcarm/conf/
H A Dstd.hpcarm13 # To support easy transit to ../arch/arm/arm32
/netbsd-src/sys/arch/netwinder/conf/
H A Dstd.netwinder13 # To support easy transit to ../arch/arm/arm32
/netbsd-src/games/canfield/canfield/
H A Dcanfield.c234 static void transit(struct cardtype **, struct cardtype **);
622 transit(struct cardtype **source, struct cardtype **dest) in transit() function
655 transit(cp, &found[base]); in fndbase()
895 transit(&talon, &hand); in movetotalon()
923 transit(&hand, &talon); in movetotalon()
1179 transit(cp, &tableau[des]); in simpletableau()
1296 transit(cp, &found[tempbase]); in movetofound()
/netbsd-src/sys/arch/acorn32/conf/
H A Dstd.acorn3213 # To support easy transit to ../arch/arm/arm32
/netbsd-src/sys/arch/zaurus/conf/
H A Dstd.zaurus13 # To support easy transit to ../arch/arm/arm32
/netbsd-src/sys/arch/iyonix/conf/
H A Dstd.iyonix13 # To support easy transit to ../arch/arm/arm32
/netbsd-src/sys/arch/evbarm/conf/
H A Dstd.gemini11 # To support easy transit to ../arch/arm/arm32
H A Dstd.armadaxp13 # To support easy transit to ../arch/arm/arm32
/netbsd-src/sys/arch/shark/conf/
H A Dstd.shark16 # To support easy transit to ../arch/arm/arm32
/netbsd-src/external/bsd/iscsi/dist/include/
H A Discsiprotocol.h284 int32_t transit; member
311 int32_t transit; member
/netbsd-src/games/quiz/datfiles/
H A Ducc40 2-705:seller's stoppage of delivery in transit or otherwise
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Dintroduction.rst82 (the answer did not change during transit) and authenticity (the data
212 during transit) of the answers, and even asks the parent zone as part of
H A Dcommonly-asked-questions.rst36 only for records when they are in transit between two machines; any
H A Dvalidation.rst487 sent it) and data *integrity* (it did not change during transit), but
513 (authenticity), and the content remained intact during transit
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dsetup.texi903 doing transit cross realm verification.
908 clients which realm to transit through to reach a realm with which
948 only with the top-level realm, and then uses transit policy to permit
977 tells the KDC to tell the client via referrals) to transit through
983 @c kmumble transit-check client server transit-realms ...
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4523.txt612 (or other request) was unaltered in transit. Likewise, a client
623 transit. Hence, it is generally recommended that implementations
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Ddraft-ietf-ipsec-udp-encaps-03.txt186 of parts of the IP header during transit. This procedure defines how
H A Drfc3948.txt258 parts of the IP header during transit. This procedure defines how to
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DNEWS242 - Fix transit path validation. Commit f469fc6 (2010-10-02) inadvertently
243 caused the previous hop realm to not be added to the transit path
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Ddnssec.inc.rst25 be sure that the data was not modified in transit.

123