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

123456

/freebsd-10-stable/sys/net/
H A Dif_loop.c298 if_simloop(struct ifnet *ifp, struct mbuf *m, int af, int hlen) argument
H A Dif_spppfr.c173 int dlci, hlen, proto; local
303 int type, hlen; local
H A Dif_gre.c690 int hlen, isr, af; local
[all...]
H A Dif_ef.c389 ef_output(struct ifnet *ifp, struct mbuf **mp, const struct sockaddr *dst, short *tp, int *hlen) argument
/freebsd-10-stable/contrib/unbound/util/storage/
H A Dlookup3.c851 uint32_t hlen; local
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dip.c166 int i, sent = 0, ts, hlen, olen; local
257 int thlen, i, iplen, hlen; local
[all...]
/freebsd-10-stable/contrib/libreadline/
H A Drlprivate.h57 int hlen; member in struct:__rl_search_context
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-dccp.c177 u_int hlen; local
H A Dprint-ip.c532 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-stable/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-stable/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-stable/sys/contrib/octeon-sdk/
H A Dcvmip.h102 uint32_t hlen :4; member in struct:__anon7094
140 uint32_t hlen :4; member in struct:__anon7095::__anon7099
H A Dcvmx-bootloader.h94 uint16_t hlen; /* Length of header in bytes */ member in struct:bootloader_header
/freebsd-10-stable/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-stable/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-stable/sys/netpfil/ipfw/
H A Dip_fw_pfil.c433 int hlen; local
/freebsd-10-stable/sys/netipsec/
H A Dxform_esp.c273 int plen, alen, hlen; local
459 int hlen, skip, protoff, error, alen; local
677 int hlen, rlen, padding, blks, alen, i, roff; local
[all...]
/freebsd-10-stable/sys/netinet/
H A Dip_output.c125 int hlen = sizeof (struct ip); local
706 int hlen = ip->ip_hl << 2; local
1286 ip_mloopback(struct ifnet *ifp, struct mbuf *m, struct sockaddr_in *dst, int hlen) argument
[all...]
/freebsd-10-stable/contrib/netcat/
H A Dsocks.c132 size_t hlen, wlen; local
/freebsd-10-stable/crypto/openssl/ssl/
H A Dd1_srvr.c1659 unsigned int hlen, msg_len; local
/freebsd-10-stable/crypto/openssh/
H A Dssh-rsa.c310 size_t rsasize = 0, oidlen = 0, hlen = 0; local

Completed in 340 milliseconds

123456