Home
last modified time | relevance | path

Searched defs:hlen (Results 1 – 25 of 132) sorted by relevance

123456

/netbsd-src/sys/net/
H A Drss_config.c95 int hlen; in rss_toeplitz_hash_from_mbuf_ipv4() local
196 int hlen; in rss_toeplitz_hash_from_mbuf_ipv6() local
H A Dslcompress.c178 u_int hlen = ip->ip_hl; in sl_compress_tcp() local
432 u_int hlen; sl_uncompress_tcp() local
476 u_int hlen, changes; sl_uncompress_tcp_core() local
[all...]
H A Dbpf_stub.c76 bpf_stub_attach(struct ifnet *ifp, u_int dlt, u_int hlen, struct bpf_if **drvp) in bpf_stub_attach()
/netbsd-src/sys/netipsec/
H A Dipsec_mbuf.c188 m_makespace(struct mbuf *m0, int skip, int hlen, int *off) in m_makespace()
365 m_striphdr(struct mbuf *m, int skip, int hlen) in m_striphdr()
H A Dxform_ipcomp.c144 int error, hlen = IPCOMP_HLENGTH, stat = IPCOMP_STAT_CRYPTO; in ipcomp_input() local
249 int hlen = IPCOMP_HLENGTH, clen; in ipcomp_input_cb() local
360 int error, ralen, hlen, maxpacketsize; in ipcomp_output() local
H A Dxform_esp.c306 int plen, alen, hlen, error, stat = ESP_STAT_CRYPTO; in esp_input() local
513 int hlen, skip, protoff; in esp_input_cb() local
684 int hlen, rlen, tlen, padlen, blks, alen, i, roff; in esp_output() local
/netbsd-src/usr.sbin/bootp/common/
H A Dhwaddr.h15 unsigned int hlen; member
H A Dhwaddr.c150 haddrtoa(u_char *haddr, int hlen) in haddrtoa()
H A Ddumptab.c183 int hlen = haddrlength(hp->htype); in dump_host() local
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c201 int rv, hlen; in ipf_check_wrapper() local
736 int tlen = 0, hlen; in ipf_send_reset() local
845 int hlen; in ipf_send_ip() local
908 int err, hlen, xtra, iclen, ohlen, avail; in ipf_send_icmp_err() local
1100 int len, off, error = 0, hlen, code; in ipf_fastroute() local
2177 ipf_pcksum(fr_info_t *fin, int hlen, u_int sum) in ipf_pcksum()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Dpower_budget.h18 u8 hlen; member
H A Dvpstate.h10 u8 hlen; member
/netbsd-src/external/bsd/ipf/dist/ipsend/
H A Dip.c166 int i, sent = 0, ts, hlen, olen; local
257 int thlen, i, iplen, hlen; local
/netbsd-src/sys/lib/libsa/
H A Dip.c124 size_t hlen; in readip() local
/netbsd-src/sbin/swapctl/
H A Dswaplist.c64 int hlen, size, inuse, ncounted, pathmax; in list_swap() local
/netbsd-src/usr.sbin/npf/npftest/
H A Dnpfstream.c43 unsigned hlen, tcpdlen; in process_tcpip() local
/netbsd-src/usr.bin/systat/
H A Dswap.c81 static int hlen, nswap, rnswap; variable
/netbsd-src/sys/dist/pf/net/
H A Dpf_norm.c365 int hlen = ip->ip_hl << 2; in pf_reassemble() local
865 int hlen = h->ip_hl << 2; local
1434 int hlen; local
1534 int hlen; local
/netbsd-src/sys/net/npf/
H A Dnpf_inet.c473 size_t off, hlen; in npf_cache_ip() local
566 npf_cache_tcp(npf_cache_t *npc, nbuf_t *nbuf, unsigned hlen) in npf_cache_tcp()
592 u_int hlen; in npf_cache_all() local
/netbsd-src/sys/netinet/
H A Draw_ip.c140 int hlen, struct mbuf *n) in rip_sbappendaddr()
171 int hlen; in rip_input() local
359 int hlen = ip->ip_hl << 2; in rip_output() local
H A Dip_reass.c221 const int hlen = ip->ip_hl << 2; in ip_reass() local
620 const int hlen = ip->ip_hl << 2; in ip_reass_packet() local
H A Dtcp_subr.c418 unsigned hlen = basehlen + sizeof(struct tcphdr); in tcp_init_common() local
453 int hlen; in tcp_template() local
609 int hlen; in tcp_respond() local
2149 u_int hlen; in tcp_hdrsz() local
/netbsd-src/sys/netmpls/
H A Dmpls_ttl.c319 int hlen, len; in ip4_check() local
/netbsd-src/lib/libedit/
H A Dhist.c105 size_t blen, hlen; in hist_get() local
/netbsd-src/sys/netinet6/
H A Din6_offload.c56 int hlen; in tcp6_segment() local

123456