Searched refs:u_short (Results 401 - 425 of 746) sorted by relevance

<<11121314151617181920>>

/freebsd-10.3-release/sys/amd64/amd64/
H A Dfpu.c102 void fldcw(u_short cw);
268 u_short control;
578 u_short control, status;
843 u_short status;
/freebsd-10.3-release/usr.sbin/IPXrouted/
H A Dsap_input.c74 size -= sizeof (u_short) /* command */;
/freebsd-10.3-release/sys/net80211/
H A Dieee80211_ht.h40 u_short txa_flags;
/freebsd-10.3-release/sys/netinet/
H A Dip_gre.c158 sizeof(u_short), (caddr_t)&gi->gi_ip.ip_id);
H A Dip_mroute.h77 typedef u_short vifi_t; /* type of a vif index */
H A Din_pcb.c351 in_pcb_lport(struct inpcb *inp, struct in_addr *laddrp, u_short *lportp,
358 u_short aux, first, last, lport;
498 u_short *lportp, struct ucred *cred)
504 u_short lport = 0;
648 u_short lport, fport;
934 in_addr_t *laddrp, u_short *lportp, in_addr_t *faddrp, u_short *fportp,
941 u_short lport, fport;
1403 u_short lport, int lookupflags, struct ucred *cred)
1530 u_short fpor
[all...]
H A Din_pcbgroup.c212 u_short lport, struct in_addr faddr, u_short fport)
/freebsd-10.3-release/sys/netipx/
H A Dspx_debug.c102 u_short seq, ack, len, alo;
/freebsd-10.3-release/usr.sbin/ppp/
H A Dbundle.h115 u_short ifqueue; /* Interface queue size */
/freebsd-10.3-release/tools/regression/sysvsem/
H A Dsemtest.c77 u_short *array; /* array for GETALL & SETALL */
/freebsd-10.3-release/sys/dev/syscons/
H A Dscvgarndr.c162 static u_short mouse_and_mask[16] = {
166 static u_short mouse_or_mask[16] = {
292 draw_txtcharcursor(scr_stat *scp, int at, u_short c, u_short a, int flip)
408 u_short cursor[32];
678 u_short bg;
679 u_short col1, col2;
736 u_short col1, col2, color;
786 u_short bg;
787 u_short col
[all...]
/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-llc.c153 const u_char *esrc, const u_char *edst, u_short *extracted_ethertype)
385 register u_short et;
/freebsd-10.3-release/lib/libcompat/4.3/
H A Drexec.c303 u_short port;
355 port = ntohs((u_short)sin2.sin_port);
/freebsd-10.3-release/include/rpc/
H A Dxdr.h275 #define IXDR_GET_U_SHORT(buf) ((u_short)IXDR_GET_LONG(buf))
293 extern bool_t xdr_u_short(XDR *, u_short *);
/freebsd-10.3-release/lib/libc/net/
H A Dgetnameinfo.c117 u_short si_port;
128 u_short port;
/freebsd-10.3-release/sys/net/
H A Droute.h182 u_short rtm_msglen; /* to skip over non-understood messages */
185 u_short rtm_index; /* index for associated ifp */
/freebsd-10.3-release/sys/sys/
H A Duser.h157 u_short ki_xstat; /* Exit status for wait & stop signal */
158 u_short ki_acflag; /* Accounting flags */
/freebsd-10.3-release/sys/x86/acpica/
H A Dacpi_wakeup.c163 *((volatile u_short *)WARMBOOT_OFF) = WARMBOOT_TARGET;
164 *((volatile u_short *)WARMBOOT_SEG) = WAKECODE_PADDR(sc) >> 4;
/freebsd-10.3-release/sys/rpc/
H A Dclnt.h106 u_short rt_srtt; /* smoothed round-trip time */
107 u_short rt_deviate; /* estimated deviation */
H A Dxdr.h278 #define IXDR_GET_U_SHORT(buf) ((u_short)IXDR_GET_LONG(buf))
296 extern bool_t xdr_u_short(XDR *, u_short *);
/freebsd-10.3-release/sys/security/audit/
H A Daudit_private.h119 u_short so_rport; /* Remote port. */
120 u_short so_lport; /* Local port. */
/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_irc_pxy.c20 u_short ipf_irc_atoi __P((char **));
263 u_short a5, sp;
H A Dip_raudio_pxy.c88 u_short id = 0;
202 u_short sp, dp;
/freebsd-10.3-release/sys/netatalk/
H A Dddp_input.c130 u_short cksum = 0;
373 bcopy((caddr_t)&ddpe, (caddr_t)deh, sizeof(u_short));
/freebsd-10.3-release/sys/netgraph/
H A Dng_tcpmss.c401 cksum = (u_short) ~acc; \
405 cksum = (u_short) acc; \

Completed in 167 milliseconds

<<11121314151617181920>>