Searched refs:htons (Results 101 - 125 of 125) sorted by relevance

12345

/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c813 port = htons(port);
/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c389 saddr.sin_port = htons(MDNS_TCP_SERVERPORT);
/osnet-11/usr/src/lib/libipmi/common/
H A Dipmi_lan.c863 ilp->il_addr.sin_port = htons(ilp->il_port);
/osnet-11/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c360 addr.sin_port = htons((ushort_t)handle->params.kadmind_port);
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dforcedeth.c855 nstype = htons((u16) t); /* type */
H A Dns83820.c733 nstype = htons((u16) t);
H A Dpcnet32.c600 nstype = htons((u16) t); /* type */
H A Dsis900.c1092 nstype = htons(t);
H A Dsundance.c528 nstype = htons((u16) t);
H A Dundi.c1275 undi.pxs->tftp_open.TFTPPort = htons(TFTP_PORT);
H A Dtlan.c656 nstype = htons((u16) t);
H A De1000.c3480 hdr.type = htons (type);
H A Dtg3.c3094 frame[frame_idx].type = htons(type);
H A Dtulip.c1086 nstype = htons((u16) t);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c1439 fcc_fvno = htons(context->fcc_default_format);
2152 krb5_int16 fcc_fvno = htons(context->fcc_default_format);
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c643 sin.sin_port = htons( (unsigned short)port );
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c1473 addr.sin_port = htons(IPPORT_ECHO);
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c1791 tmpshort = htons(version);
2061 tmpshort = htons(version);
2119 tmpshort = htons(version);
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c695 svport = htons(svport);
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dcertgetsetop.c1840 kubits = htons(kubits);
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_printf.c502 uint16_t port = htons(*((uint16_t *)addr));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Diperlsys.h1341 #define PerlSock_htons(x) htons(x)
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmilter.c845 port = htons((unsigned short) atoi(colon));
3938 port = htons(0);
H A Ddeliver.c1995 port = htons((unsigned short) atoi(pv[2]));
H A Dmap.c7566 port = htons((unsigned short) atoi(colon));

Completed in 206 milliseconds

12345