Searched defs:hlen (Results 26 - 50 of 128) sorted by relevance

123456

/freebsd-10.0-release/contrib/netcat/
H A Dsocks.c132 size_t hlen, wlen; local
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-dccp.c177 u_int hlen; local
H A Dprint-ip.c530 u_int hlen; local
[all...]
H A Dprint-mobility.c175 int mhlen, hlen, type; local
[all...]
H A Dprint-tcp.c143 register u_int hlen; local
[all...]
/freebsd-10.0-release/contrib/unbound/util/storage/
H A Dlookup3.c844 uint32_t hlen; local
/freebsd-10.0-release/contrib/wpa/src/tls/
H A Dtlsv1_client_write.c433 size_t rlen, hlen, clen; local
644 size_t rlen, hlen; local
[all...]
H A Dtlsv1_server_read.c772 size_t hlen, buflen; local
1066 size_t left, len, hlen; local
[all...]
/freebsd-10.0-release/crypto/openssh/
H A Dssh-rsa.c213 u_int ret, rsasize, oidlen = 0, hlen = 0; local
/freebsd-10.0-release/lib/libutil/
H A Dlogin_class.c139 substvar(const char * var, const struct passwd * pwd, int hlen, int pch, int nlen) argument
199 int hlen = pwd ? strlen(pwd->pw_dir) : 0; local
[all...]
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_log.c386 register size_t hlen; local
[all...]
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmip.h102 uint32_t hlen :4; member in struct:__anon6759
140 uint32_t hlen :4; member in struct:__anon6760::__anon6764
H A Dcvmx-bootloader.h94 uint16_t hlen; /* Length of header in bytes */ member in struct:bootloader_header
/freebsd-10.0-release/sys/net/
H A Dif_ef.c389 ef_output(struct ifnet *ifp, struct mbuf **mp, const struct sockaddr *dst, short *tp, int *hlen) argument
H A Dif_spppfr.c173 int dlci, hlen, proto; local
303 int type, hlen; local
/freebsd-10.0-release/sys/netgraph/
H A Dng_tcpmss.c410 correct_mss(struct tcphdr *tc, int hlen, uint16_t maxmss, int flags) argument
H A Dng_vjc.c445 u_int hlen; local
506 u_int hlen; local
/freebsd-10.0-release/sys/netinet/
H A Dip_output.c124 int hlen = sizeof (struct ip); local
703 int hlen = ip->ip_hl << 2; local
1279 ip_mloopback(struct ifnet *ifp, struct mbuf *m, struct sockaddr_in *dst, int hlen) argument
[all...]
/freebsd-10.0-release/sys/netinet/libalias/
H A Dalias_ftp.c229 int hlen, tlen, dlen, pflags; local
294 int hlen, tlen, dlen, pflags; local
666 int slen, hlen, tlen, dlen; local
[all...]
/freebsd-10.0-release/sys/netipsec/
H A Dipsec_output.c209 const int hlen = IP_VHL_HL(ip->ip_vhl); local
211 const int hlen = (ip->ip_hl << 2); local
601 int hlen; local
[all...]
H A Dxform_esp.c274 int plen, alen, hlen; local
460 int hlen, skip, protoff, error, alen; local
678 int hlen, rlen, padding, blks, alen, i, roff; local
[all...]
H A Dxform_ipip.c179 int hlen; local
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Dip_fw_pfil.c433 int hlen; local
/freebsd-10.0-release/contrib/ipfilter/
H A Dmli_ipl.c160 int hlen; local
242 int hlen; local
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dipftest.c83 int fd, i, dir, c, loaded, dump, hlen; local

Completed in 484 milliseconds

123456