Home
last modified time | relevance | path

Searched refs:proto (Results 176 – 200 of 423) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_sadb.c568 ipsec_outbound_sa(mblk_t *data_mp, ip_xmit_attr_t *ixa, uint_t proto) in ipsec_outbound_sa() argument
585 if (proto == IPPROTO_ESP) { in ipsec_outbound_sa()
594 ASSERT(proto == IPPROTO_AH); in ipsec_outbound_sa()
636 proto, ixa->ixa_tsl); in ipsec_outbound_sa()
/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h640 #define SA_UNIQUE_ID(srcport, dstport, proto, iproto) \ argument
642 ((uint64_t)(proto) << 32U) | ((uint64_t)(iproto) << 40U))
649 #define SA_UNIQUE_MASK(srcport, dstport, proto, iproto) \ argument
652 (proto != 0) ? 0xff : 0, \
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c148 char proto[KNC_STRSIZE]; member
812 nfs4_setport(char *netid, char *uaddr, char *protofmly, char *proto, in nfs4_setport() argument
835 (void) strcpy(p->proto, proto); in nfs4_setport()
867 strcmp(p->proto, knc->knc_proto) == 0) { in nfs4_cb_args()
962 char protofmly[KNC_STRSIZE], proto[KNC_STRSIZE]; in nfs4_svc() local
1035 error = copyinstr((const char *)STRUCT_FGETP(uap, proto), proto, in nfs4_svc()
1036 sizeof (proto), &len); in nfs4_svc()
1049 nfs4_setport(buf, uaddr, protofmly, proto, ncg); in nfs4_svc()
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c988 const char *proto; in get_port() local
1039 proto = "udp"; in get_port()
1042 proto = "tcp"; in get_port()
1045 proto = NULL; in get_port()
1049 if ((sp = getservbyname(servname, proto)) == NULL) in get_port()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Daccept_sec_context.c921 ctx->proto = 0;
972 ctx->proto = 1;
987 ctx->subkey->enctype, ctx->proto);
1014 (ctx->gss_flags & GSS_C_SEQUENCE_FLAG) != 0, ctx->proto);
1026 if (ctx->proto == 1)
/illumos-gate/usr/src/tools/env/
H A Dillumos.sh283 SMATCHBIN=$CODEMGR_WS/usr/src/tools/proto/root_$MACH-nd/opt/onbld/bin/$MACH/smatch
/illumos-gate/usr/src/cmd/lp/model/
H A DMakefile50 MISC = alert.proto
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-base.pkg2 ksh93 pax html proto bzip tw builtin libast libardir libcmd \
/illumos-gate/exception_lists/
H A Dpackaging41 # The following entries are built in the /proto area
160 # a customer should ever see. They are installed in the proto area by
184 # These files are installed in the proto area by the build of libdhcpagent
210 # These files are installed in the proto area by the build of libinetsvc,
217 # These files are installed in the proto area by the build of libinetutil,
332 # The following files are installed in the proto area
395 # These files are installed in the proto area for Solaris scsi_vhci driver
401 # This library is installed in the proto area by the build of libdisasm, and is
579 # directory is created in the proto area to keep other tools happy.
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DMakefile35 COMMONM4FILES= m4/version.m4 m4/cf.m4 m4/cfhead.m4 m4/proto.m4 \
112 $(ROOTETCMAILCF)/m4/proto.m4 \
/illumos-gate/usr/src/boot/libsa/
H A Drpc.c377 n_long proto; /* call protocol */ in rpc_getport() member
410 args->proto = htonl(IPPROTO_UDP); in rpc_getport()
H A Dpkgfs.c161 pkgfs_init(const char *pkgname, struct fs_ops *proto) in pkgfs_init() argument
166 if (proto != &pkgfs_fsops) in pkgfs_init()
169 exclusive_file_system = proto; in pkgfs_init()
/illumos-gate/usr/src/cmd/ast/tools/
H A DMakefile18 CTOOLS= proto lcgen
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.h143 uint16_t proto; /* protocol number */ member
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dwrap_size_limit.c143 if (ctx->proto == 1) {
H A Dk5unseal.c691 if (ctx->proto)
711 !ctx->proto);
717 if (ctx->proto == 0) {
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1170 tcam_ptr->ip4_proto_key = fspec_key.proto; in nxge_fill_tcam_entry_ip_usr()
1171 tcam_ptr->ip4_proto_mask = fspec_mask.proto; in nxge_fill_tcam_entry_ip_usr()
1308 if (uspec.proto == l3_ucls_p->pid) { in nxge_add_tcam_entry()
1336 umask.tos, uspec.proto, ipv6); in nxge_add_tcam_entry()
1346 l3_ucls_p->pid = uspec.proto; in nxge_add_tcam_entry()
1352 uspec.proto == l3_ucls_p->pid) { in nxge_add_tcam_entry()
1362 umask.tos, uspec.proto, ipv6); in nxge_add_tcam_entry()
1371 l3_ucls_p->pid = uspec.proto; in nxge_add_tcam_entry()
1380 "for pid %d", uspec.proto)); in nxge_add_tcam_entry()
1801 uint8_t tos, tos_mask, proto, ver = 0; in nxge_fflp_ip_usr_class_config() local
[all …]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c315 struct di_devlink_handle *hdp, proto = {0}; in handle_alloc() local
408 proto.dev_dir = dev_dir; in handle_alloc()
409 proto.db_dir = db_dir; in handle_alloc()
410 proto.flags = flags; in handle_alloc()
411 proto.lock_fd = -1; in handle_alloc()
418 if (HDL_RDWR(&proto)) { in handle_alloc()
419 if (enter_db_lock(&proto, root_dir) != 1) { in handle_alloc()
424 DB(&proto)->db_fd = -1; in handle_alloc()
431 *hdp = proto; in handle_alloc()
454 if (HDL_RDWR(&proto)) { in handle_alloc()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c1243 int proto; in setup_socket() local
1316 proto = IPPROTO_RAW; in setup_socket()
1320 proto = IPPROTO_ICMP; in setup_socket()
1322 proto = IPPROTO_ICMPV6; in setup_socket()
1325 proto = IPPROTO_UDP; in setup_socket()
1327 ssock = socket(pr->family, type, proto); in setup_socket()
1330 if (proto == IPPROTO_RAW) { in setup_socket()
1333 } else if (proto == IPPROTO_UDP) { in setup_socket()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c489 fip_proto_t *proto; in eib_fip_make_login() local
525 proto = &login->lg_proto_version; in eib_fip_make_login()
526 proto->pr_version = FIP_PROTO_VERSION; in eib_fip_make_login()
625 fip_proto_t *proto; in eib_fip_make_update() local
657 proto = &ka->ka_proto_version; in eib_fip_make_update()
658 proto->pr_version = FIP_PROTO_VERSION; in eib_fip_make_update()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c552 do_one(char *provider, NETSELDECL(proto), struct protob *protobp0, in do_one() argument
568 sock = bind_to_proto(proto, protobp0->serv, &retaddr, in do_one()
574 protobp0->serv, provider ? provider : proto); in do_one()
1668 bind_to_proto(NETSELDECL(proto), char *serv, struct netbuf **addr, in bind_to_proto() argument
1683 if (OK_TPI_TYPE(nconf) && NETSELEQ(nconf->nc_proto, proto)) { in bind_to_proto()
1692 proto); in bind_to_proto()
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket_impl.h126 uint8_t proto; /* ip protocol */ member
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y105 %type <num> hexnumber compare range proto
279 proxy: | IPNY_PROXY IPNY_PORT portspec YY_STR '/' proto
289 | IPNY_PROXY IPNY_PORT YY_STR YY_STR '/' proto
303 | proto { if (nat->in_p != 0 ||
711 proto: YY_NUMBER { $$ = $1; }
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c811 uint8_t *proto; in oce_send_packet() local
813 proto = (uint8_t *)(void *) in oce_send_packet()
815 if (proto[9] == 6) in oce_send_packet()
818 else if (proto[9] == 17) in oce_send_packet()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.h314 enum protocol_type proto,

12345678910>>...17