Searched refs:u_short (Results 426 - 450 of 709) sorted by relevance

<<11121314151617181920>>

/freebsd-11.0-release/usr.sbin/fmtree/
H A Dcreate.c296 u_short maxgid, maxuid, maxmode, maxflags;
297 u_short g[MAXGID], u[MAXUID], m[MAXMODE], f[MAXFLAGS];
/freebsd-11.0-release/usr.sbin/ppp/
H A Dserver.c220 u_short port;
310 server_TcpOpen(struct bundle *bundle, u_short port)
/freebsd-11.0-release/sys/netinet/
H A Din_pcb.c376 in_pcb_lport(struct inpcb *inp, struct in_addr *laddrp, u_short *lportp,
383 u_short aux, first, last, lport;
553 u_short *lportp, struct ucred *cred)
559 u_short lport = 0;
717 u_short lport, fport;
1007 in_addr_t *laddrp, u_short *lportp, in_addr_t *faddrp, u_short *fportp,
1015 u_short lport, fport;
1492 u_short lport, int lookupflags, struct ucred *cred)
1619 u_short fpor
[all...]
/freebsd-11.0-release/sys/contrib/ipfilter/netinet/
H A Dip_nat6.c469 u_short st_port, dport, sport, port, sp, dp;
750 u_short nport, dport, sport;
751 u_short sp, dp;
1401 u_short data[2];
1541 u_short *s1, *s2, *ds;
1548 s1 = (u_short *)&l1;
1549 s2 = (u_short *)&l2;
1550 ds = (u_short *)&d;
1600 u_short *csump;
1629 csump = (u_short *)
[all...]
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-token.c154 u_short extracted_ethertype;
/freebsd-11.0-release/include/rpc/
H A Dsvc.h93 u_short xp_port; /* associated port number */
/freebsd-11.0-release/lib/libc/gmon/
H A Dmcount.c72 u_short *frompcindex;
/freebsd-11.0-release/crypto/openssh/
H A Dserverloop.c953 u_short target_port, originator_port;
986 u_short originator_port;
1235 fwd.listen_port = (u_short)packet_get_int();
1266 fwd.listen_port = (u_short)packet_get_int();
/freebsd-11.0-release/contrib/ntp/include/
H A Dntp_config.h79 u_short type; /* family, AF_UNSPEC (0), AF_INET[6] */
/freebsd-11.0-release/contrib/amd/amd/
H A Dnfs_start.c55 u_short nfs_port = 0;
H A Drpc_fwd.c186 if (bind_resv_port(fwd_sock, (u_short *) 0) < 0)
/freebsd-11.0-release/contrib/ipfilter/ipsd/
H A Dsdlpi.c156 u_short *fwp = pfil.Pf_Filter;
H A Dsnit.c125 u_short *fwp = pfil.Pf_Filter;
/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dparseipfexpr.c244 u_short port;
/freebsd-11.0-release/sys/netinet6/
H A Dudp6_usrreq.c233 ulen = ntohs((u_short)uh->uh_ulen);
658 u_short fport;
832 udp6->uh_ulen = htons((u_short)plen);
843 ip6->ip6_plen = htons((u_short)plen);
/freebsd-11.0-release/sys/netsmb/
H A Dsmb.h65 #define SMB_HDRMID(p) (le16toh(*(u_short*)((u_char*)(p) + 30)))
/freebsd-11.0-release/sys/i386/include/pc/
H A Dbios.h344 int bios32(struct bios_regs *, u_int, u_short);
/freebsd-11.0-release/lib/libc/yp/
H A Dyplib.c75 u_short dom_server_port;
78 u_short dom_local_port; /* now I finally know what this is for. */
386 u_short ypb_port;
515 *(u_short *)&ypbr.ypbind_resp_u.ypbind_bindinfo.ypbind_binding_port;
/freebsd-11.0-release/sbin/dump/
H A Ddumprmt.c159 rmtape = rcmd(&rmtpeer, (u_short)sp->s_port, pwd->pw_name,
/freebsd-11.0-release/sbin/ipfw/
H A Dipfw2.h370 void fill_unreach6_code(u_short *codep, char *str);
/freebsd-11.0-release/sys/compat/svr4/
H A Dsvr4_termios.c471 t->c_iflag = (u_short) ts->c_iflag;
472 t->c_oflag = (u_short) ts->c_oflag;
473 t->c_cflag = (u_short) ts->c_cflag;
474 t->c_lflag = (u_short) ts->c_lflag;
/freebsd-11.0-release/sys/sys/
H A Devent.h61 u_short flags;
H A Dfiledesc.h85 u_short fd_cmask; /* mask for file creation */
H A Dtypes.h51 typedef unsigned short u_short; typedef
/freebsd-11.0-release/sys/x86/xen/
H A Dhvm.c262 u_short disable_devs = 0;

Completed in 168 milliseconds

<<11121314151617181920>>