Searched refs:u_short (Results 26 - 50 of 709) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/compat/svr4/
H A Dsvr4_ipc.h65 u_short msg_ts;
101 u_short msgseg;
120 u_short shm_lkcnt;
151 u_short semval;
153 u_short semncnt;
154 u_short semzcnt;
155 u_short semncnt_cv;
156 u_short semzcnt_cv;
162 u_short sem_nsems;
171 u_short sem_nu
[all...]
H A Dsvr4_dirent.h39 u_short d_reclen;
46 u_short d_reclen;
H A Dsvr4_termios.h51 u_short c_iflag;
52 u_short c_oflag;
53 u_short c_cflag;
54 u_short c_lflag;
194 u_short ws_row;
195 u_short ws_col;
196 u_short ws_xpixel;
197 u_short ws_ypixel;
/freebsd-11.0-release/usr.sbin/ppp/
H A Dlcp.h56 u_short his_auth; /* Peer wants this type of authentication */
64 u_short want_mru; /* Our maximum packet size */
65 u_short want_mrru; /* Our maximum reassembled packet size (MP) */
69 u_short want_auth; /* We want this type of authentication */
79 u_short auth_iwait; /* I must authenticate to the peer */
80 u_short auth_ineed; /* I require that the peer authenticates */
85 u_short mru; /* Preferred MRU value */
86 u_short max_mru; /* Preferred MRU value */
87 u_short mtu; /* Preferred MTU */
88 u_short max_mt
[all...]
H A Dproto.h61 extern int proto_WrapperOctets(struct lcp *, u_short);
62 struct mbuf *proto_Prepend(struct mbuf *, u_short, unsigned, int);
H A Dserver.h41 u_short port; /* tcp socket */
58 extern enum server_stat server_TcpOpen(struct bundle *, u_short);
/freebsd-11.0-release/sys/dev/ic/
H A Di82586.h54 u_short mbz; /* must be zero */
74 u_short ie_scb_offset; /* 16-bit physaddr of next struct */
82 u_short ie_status; /* status word */
83 u_short ie_command; /* command word */
84 u_short ie_command_list; /* 16-pointer to command block list */
85 u_short ie_recv_list; /* 16-pointer to receive frame list */
86 u_short ie_err_crc; /* CRC errors */
87 u_short ie_err_align; /* Alignment errors */
88 u_short ie_err_resource; /* Resource errors */
89 u_short ie_err_overru
[all...]
/freebsd-11.0-release/sys/netinet/
H A Digmp.h57 u_short igmp_cksum; /* IP-style checksum */
67 u_short igmp_cksum; /* IP-style checksum */
72 u_short igmp_numsrc; /* number of sources */
85 u_short ig_numsrc; /* number of sources */
97 u_short ir_cksum; /* checksum */
98 u_short ir_rsv2; /* must be zero */
99 u_short ir_numgrps; /* number of group records */
/freebsd-11.0-release/sys/i386/include/
H A Din_cksum.h94 static __inline u_short
95 in_addword(u_short sum, u_short b)
107 static __inline u_short
142 u_short in_addword(u_short sum, u_short b);
143 u_short in_pseudo(u_int sum, u_int b, u_int c);
145 u_short in_cksum_skip(struct mbuf *m, int len, int skip);
/freebsd-11.0-release/crypto/openssh/
H A Dsshconnect.h36 u_short, int, int, int *, int, int);
39 void ssh_login(Sensitive *, const char *, struct sockaddr *, u_short,
46 void get_hostfile_hostname_ipaddr(char *, struct sockaddr *, u_short,
50 void ssh_kex2(char *, struct sockaddr *, u_short);
/freebsd-11.0-release/contrib/ipfilter/ipsd/
H A Dipsd.h19 u_short sd_port;
/freebsd-11.0-release/sys/fs/cd9660/
H A Diso_rrip.h66 u_short *outlen; /* length of above */
67 u_short maxlen; /* maximum length of above */
76 char *outbuf, u_short *outlen,
79 char *outbuf, u_short *outlen,
/freebsd-11.0-release/sys/security/mac_lomac/
H A Dmac_lomac.h70 u_short mle_type;
71 u_short mle_grade;
/freebsd-11.0-release/sys/netinet/libalias/
H A Dalias_local.h156 u_short true_port; /* in host byte order. */
219 cksum = (u_short) ~acc; \
223 cksum = (u_short) acc; \
247 u_short IpChecksum(struct ip *_pip);
248 u_short TcpChecksum(struct ip *_pip);
251 DifferentialChecksum(u_short * _cksum, void * _new, void * _old, int _n);
256 struct in_addr alias_addr, u_short src_port, u_short dst_port,
260 u_short _id_alias, int _create);
263 u_short _i
[all...]
H A Dalias_nbt.c74 struct in_addr *, u_short);
78 struct in_addr *, u_short *, struct in_addr *, u_short *);
190 u_short oldport;
192 u_short newport;
193 u_short *uh_sum;
199 u_short id;
201 u_short source_port;
202 u_short len;
203 u_short offse
[all...]
/freebsd-11.0-release/sys/i386/ibcs2/
H A Dibcs2_termios.h42 typedef u_short ibcs2_tcflag_t;
47 u_short c_iflag;
48 u_short c_oflag;
49 u_short c_cflag;
50 u_short c_lflag;
229 u_short ws_row;
230 u_short ws_col;
231 u_short ws_xpixel;
232 u_short ws_ypixel;
/freebsd-11.0-release/lib/libc/gen/
H A Dfts-compat.h82 u_short fts_pathlen; /* strlen(fts_path) */
83 u_short fts_namelen; /* strlen(fts_name) */
107 u_short fts_info; /* user flags for FTSENT structure */
112 u_short fts_flags; /* private flags for FTSENT structure */
118 u_short fts_instr; /* fts_set() instructions */
/freebsd-11.0-release/sys/sparc64/include/
H A Din_cksum.h79 static __inline u_short
80 in_addword(u_short sum, u_short b)
94 static __inline u_short
172 u_short in_cksum_skip(struct mbuf *m, int len, int skip);
/freebsd-11.0-release/sys/sys/
H A D_task.h50 u_short ta_priority; /* (c) Priority */
58 u_short ta_priority; /* (c) Priority */
/freebsd-11.0-release/sys/security/mac_biba/
H A Dmac_biba.h70 u_short mbe_type;
71 u_short mbe_grade;
/freebsd-11.0-release/sys/security/mac_mls/
H A Dmac_mls.h75 u_short mme_type;
76 u_short mme_level;
/freebsd-11.0-release/contrib/ntp/include/
H A Dntp_request.h139 u_short err_nitems; /* error code/number of data items */
140 u_short mbz_itemsize; /* item size */
183 u_short err_nitems; /* error code/number of data items */
184 u_short mbz_itemsize; /* item size */
227 #define INFO_ERR(err_nitems) ((u_short)((ntohs(err_nitems)>>12)&0xf))
228 #define INFO_NITEMS(err_nitems) ((u_short)(ntohs(err_nitems)&0xfff))
229 #define ERR_NITEMS(err, nitems) (htons((u_short)((((u_short)(err)<<12)&0xf000)\
230 |((u_short)(nitems)&0xfff))))
233 #define INFO_ITEMSIZE(mbz_itemsize) ((u_short)(ntoh
[all...]
/freebsd-11.0-release/contrib/openbsm/libbsm/
H A Dbsm_socket_type.c39 u_short bst_bsm_socket_type;
68 u_short
80 bsm_lookup_bsm_socket_type(u_short bsm_socket_type)
93 au_bsm_to_socket_type(u_short bsm_socket_type, int *local_socket_typep)
/freebsd-11.0-release/contrib/libpcap/
H A Dpcap-common.h18 ( (((y)&0xff)<<8) | ((u_short)((y)&0xff00)>>8) )
/freebsd-11.0-release/sys/netinet6/
H A Dpim6.h57 u_short pim_cksum; /* IP style check sum */

Completed in 230 milliseconds

1234567891011>>