Home
last modified time | relevance | path

Searched refs:u_short (Results 51 – 75 of 110) sorted by relevance

12345

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.h121 u_short vj_protocol; /* protocol value to use in VJ option */
H A Dlcp.c52 u_short nak_auth_orig; /* Auth proto peer naked */
53 u_short nak_auth_proto; /* Auth proto peer suggested instead */
55 u_short unsolicit_auth_proto; /* Auth proto peer wants */
57 u_short reject_auth_proto; /* Protocol that peer rejected */
61 u_short naked_auth_orig; /* Protocol that we wanted to use */
733 u_short prot;
1013 u_short cishort;
1193 u_short cishort;
1613 u_short cishort;
1834 u_short cishort; /* Parsed short value */
[all …]
H A Dipv6cp.c543 u_short cilen, citype, cishort;
615 u_short cishort;
750 u_short cishort;
832 u_short cishort;
1419 u_short cishort;
/illumos-gate/usr/src/lib/libresolv/
H A Dcrossl.h40 extern void putshort(u_short, u_char *);
H A Dres_gethost.c143 cp += sizeof (u_short);
145 cp += sizeof (u_short) + sizeof (u_long);
147 cp += sizeof (u_short);
H A Dresolv.h75 u_short id; /* current packet id */
/illumos-gate/usr/src/compat/bhyve/amd64/machine/
H A Dcpufunc.h293 lldt(u_short sel) in lldt()
298 static __inline u_short
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprinttunable.c17 else if (tup->ipft_sz == sizeof(u_short))
H A Daddipopt.c20 u_short val;
H A Dextras.c20 u_short secmsk;
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetnameinfo.c90 u_short si_port;
112 u_short port;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_inode.h64 u_short ic_mode; /* 0: mode and type of file */
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp-addr.c101 addr->ipv6.sin6_port = htons((u_short)port); in httpAddrLoad()
123 addr->ipv4.sin_port = htons((u_short)port); in httpAddrLoad()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkquery.c294 u_short code, /*%< OPTION-CODE */ in res_nopt_rdata()
295 u_short len, /*%< OPTION-LENGTH */ in res_nopt_rdata()
/illumos-gate/usr/src/uts/common/os/
H A Dunix_bb.c72 u_short s;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Drlib.h62 extern void putshort(u_short l, u_char *msgp);
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv_cache.h40 u_short length; /* Length in bytes */
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c778 ip->ip_len = htons((u_short)ip->ip_len);
779 ip->ip_off = htons((u_short)(ip->ip_off | IP_MF));
923 INLINE u_short fr_nextipid(fin) in fr_nextipid()
926 static u_short ipid = 0;
927 u_short id;
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dnetwork.c230 static SET(u_short) udp_port_data, tcp_port_data;
240 u_short val; in add_udp_port()
241 u_short s_port = port; in add_udp_port()
258 u_short val; in add_tcp_port()
259 u_short s_port = port; in add_tcp_port()
508 u_short port; in setup_udp_port()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSUNP.h80 u_short ifi_hlen; /* #bytes in hardware address: 0, 6, 8 */
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dctl.c57 u_short daemon_port; /* port number of the talk daemon */
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1495 u_short sz;
1590 ip6->ip6_plen = htons((u_short)sz);
1604 ip->ip_len = (u_short)sz;
1624 icmp->icmp_cksum = ipf_cksum((u_short *)icmp,
1774 u_short fr_nextipid(fin) in fr_nextipid()
1777 static u_short ipid = 0;
1778 u_short id;
2060 u_short __iplen, __ipoff;
2179 __iplen = (u_short)ip->ip_len,
2180 __ipoff = (u_short)ip->ip_off;
[all …]
H A Dip_nat.c503 u_short *sp; in fix_outcksum()
506 u_short sumshort;
531 u_short *sp; in fix_incksum()
534 u_short sumshort;
569 u_short *sp; in fix_datacksum()
572 u_short sumshort;
2345 u_short sp, dp;
4054 u_short *csump;
4203 u_short dport;
4382 u_short *csump;
[all …]
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_h323_pxy.c52 static int find_port __P((int, caddr_t, int datlen, int *, u_short *));
272 u_short port;
/illumos-gate/usr/src/boot/common/
H A Disapnp.h255 u_short port[8]; /* The Base Address of the Port */

12345