Home
last modified time | relevance | path

Searched refs:u_short (Results 1 – 25 of 110) sorted by path

12345

/illumos-gate/usr/src/boot/common/
H A Disapnp.h255 u_short port[8]; /* The Base Address of the Port */
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h63 u_short ether_type;
H A Dif.h266 u_short ifm_index; /* index for associated ifp */
288 u_short ifm_index; /* index for associated ifp */
290 u_short ifm_len; /* length of if_msghdrl incl. if_data */
291 u_short ifm_data_off; /* offset of if_data from beginning */
306 u_short ifam_index; /* index for associated ifp */
328 u_short ifam_index; /* index for associated ifp */
330 u_short ifam_len; /* length of ifa_msghdrl incl. if_data */
331 u_short ifam_data_off; /* offset of if_data from beginning */
347 u_short ifmam_index; /* index for associated ifp */
357 u_short ifan_index; /* index for associated ifp */
[all …]
H A Dif_arp.h47 u_short ar_hrd; /* format of hardware address */
54 u_short ar_pro; /* format of protocol address */
57 u_short ar_op; /* one of: */
/illumos-gate/usr/src/boot/include/netinet/
H A Dif_ether.h96 u_short sin_port;
99 u_short sin_tos;
100 u_short sin_other;
H A Din_pcb.h295 u_short phd_port;
346 u_short ipi_lastport; /* (x) */
347 u_short ipi_lastlow; /* (x) */
348 u_short ipi_lasthi; /* (x) */
678 in_pcbgroup_bytuple(struct inpcbinfo *, struct in_addr, u_short,
679 struct in_addr, u_short);
690 int in_pcb_lport(struct inpcb *, struct in_addr *, u_short *,
693 u_short *, struct ucred *);
698 u_short *, in_addr_t *, u_short *, struct inpcb **,
710 struct in_addr, u_short, int, struct ucred *);
H A Dip.h59 u_short ip_len; /* total length */
60 u_short ip_id; /* identification */
61 u_short ip_off; /* fragment offset field */
68 u_short ip_sum; /* checksum */
220 u_short ippseudo_len; /* protocol length */
H A Dip_var.h44 u_short ih_len; /* protocol length */
60 u_short ipq_id; /* sequence id for reassembly */
92 u_short imo_num_memberships; /* no. memberships this socket */
93 u_short imo_max_memberships; /* max memberships this socket */
H A Dudp.h42 u_short uh_sport; /* source port */
43 u_short uh_dport; /* destination port */
44 u_short uh_ulen; /* udp length */
45 u_short uh_sum; /* udp checksum */
/illumos-gate/usr/src/boot/libsa/
H A Diodesc.h45 u_short destport; /* dest. port, net order */
46 u_short myport; /* local port, net order */
H A Drpc.c279 rpc_fromaddr(void *pkt, struct in_addr *addr, u_short *port) in rpc_fromaddr()
H A Drpc.h52 void rpc_fromaddr(void *, struct in_addr *, u_short *);
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dcpufunc.h258 u_short data; in inw()
564 u_short sel; in rfs()
572 u_short sel; in rgs()
580 u_short sel; in rss()
586 load_ds(u_short sel) in load_ds()
592 load_es(u_short sel) in load_es()
618 load_fs(u_short sel) in load_fs()
629 load_gs(u_short sel) in load_gs()
685 lldt(u_short sel) in lldt()
691 ltr(u_short sel) in ltr()
[all …]
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dcpufunc.h266 u_short data; in inw()
491 u_short sel; in rfs()
507 u_short sel; in rgs()
523 u_short ldtr; in rldt()
531 u_short sel; in rss()
539 u_short tr; in rtr()
545 load_fs(u_short sel) in load_fs()
563 lldt(u_short sel) in lldt()
569 ltr(u_short sel) in ltr()
783 u_short rldt(void);
[all …]
/illumos-gate/usr/src/boot/sys/i386/include/pc/
H A Dbios.h344 int bios32(struct bios_regs *, u_int, u_short);
/illumos-gate/usr/src/boot/sys/sys/
H A Dtypes.h51 typedef unsigned short u_short; typedef
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dcbcp.c139 u_short len;
H A Dccp.c1266 u_short cishort;
H A Dccp.h37 u_short bsd_bits; /* # bits/code for BSD Compress */
38 u_short deflate_size; /* lg(window size) for Deflate */
H A Ddemand.c172 static u_short fcstab[256] = {
H A Dipcp.c615 u_short cilen, citype, cishort;
713 u_short cishort;
895 u_short cishort;
1011 u_short cishort;
1785 u_short cishort;
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;
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 Dmain.c1262 u_short proto;
1392 u_short protocol; in get_input()

12345