Home
last modified time | relevance | path

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

12345

/openbsd/sys/net/
H A Dslcompress.c170 u_int hlen = ip->ip_hl; in sl_compress_tcp() local
422 int hlen, vjlen; in sl_uncompress_tcp() local
467 u_int hlen, changes; in sl_uncompress_tcp_core() local
H A Dpipex.c940 int proto, hlen = 0; in pipex_ppp_input() local
1156 pipex_common_input(struct pipex_session *session, struct mbuf *m0, int hlen, in pipex_common_input()
1304 int hlen; in pipex_pppoe_input() local
1465 int hlen; in pipex_pptp_lookup_session() local
1533 int hlen, has_seq, has_ack, nseq; in pipex_pptp_input() local
1844 int hlen, plen, datalen; in pipex_l2tp_output() local
2053 int length = 0, offset = 0, hlen, nseq; in pipex_l2tp_input() local
H A Dif_bpe.c221 int hlen = sizeof(*beh) + sizeof(*itagp); in bpe_start() local
439 u_int hlen = sizeof(struct ether_header) + sizeof(uint32_t); in bpe_up() local
738 unsigned int hlen = sizeof(*beh) + sizeof(*itagp) + sizeof(*ceh); in bpe_input() local
/openbsd/usr.sbin/tcpdump/
H A Dprint-sl.c159 u_int hlen; in sliplink_print() local
237 u_int flags, hlen; in compressed_sl_print() local
H A Dprint-gtp.c882 int nexthdr, hlen; in gtp_v1_print() local
984 gtp_v1_print_ctrl(const u_char *cp, u_int hlen, struct gtp_v1_hdr *gh) in gtp_v1_print_ctrl()
997 gtp_v1_print_user(const u_char *cp, u_int hlen, struct gtp_v1_hdr *gh) in gtp_v1_print_user()
H A Dprint-etherip.c63 u_int plen = caplen, hlen; in etherip_print() local
H A Dprint-ip6.c53 int hlen; in ip6_print() local
/openbsd/sys/netinet/
H A Dip_ipcomp.c140 int hlen, error, clen, roff; in ipcomp_input() local
307 int error, hlen, ilen, olen, rlen, roff; in ipcomp_output() local
H A Dip_ipip.c152 int mode, hlen; in ipip_input_if() local
567 ipe4_input(struct mbuf **mp, struct tdb *tdb, int hlen, int proto) in ipe4_input()
H A Dip_icmp.c332 int hlen = *offp; in icmp_input_if() local
836 int hlen; in icmp_send() local
1124 int hlen, off; in icmp_do_exthdr() local
H A Dip_esp.c348 int plen, alen, hlen, error, roff; in esp_input() local
691 int ilen, hlen, rlen, padding, blks, alen, roff, error; in esp_output() local
H A Dip_input.c352 int hlen, len; in ipv4_check() local
447 int hlen; in ip_input_if() local
635 int hlen; in ip_fragcheck() local
950 int hlen = ipqe->ipqe_ip->ip_hl << 2; in ip_reass() local
H A Dip_output.c107 int hlen = sizeof (struct ip); in ip_output() local
508 ip_output_ipsec_lookup(struct mbuf *m, int hlen, in ip_output_ipsec_lookup()
680 int firstlen, hlen, tlen, len, off; in ip_fragment() local
H A Dipsec_input.c877 int hlen = ip->ip_hl << 2; in ipsec_common_ctlinput() local
1023 ipsec_forward_check(struct mbuf *m, int hlen, int af) in ipsec_forward_check()
1048 ipsec_local_check(struct mbuf *m, int hlen, int proto, int af) in ipsec_local_check()
/openbsd/usr.sbin/dhcpd/
H A Dprint.c58 print_hw_addr(int htype, int hlen, unsigned char *data) in print_hw_addr()
/openbsd/sbin/ping/
H A Dping.c1213 int hlen = -1, hoplim = -1, echo_reply = 0; in pr_pack() local
1419 pr_ipopt(int hlen, u_char *buf) in pr_ipopt()
1751 int hlen; in pr_iph() local
1779 int hlen; in pr_retip() local
2183 int hlen; in pr_retip6() local
/openbsd/usr.bin/compress/
H A Dcompress.h35 u_int32_t hlen; /* header length */ member
/openbsd/usr.sbin/rpki-client/
H A Drrdp_util.c35 new_publish_xml(enum publish_type type, char *uri, char *hash, size_t hlen) in new_publish_xml()
H A Dvalidate.c175 valid_filehash(int fd, const char *hash, size_t hlen) in valid_filehash()
203 valid_hash(unsigned char *buf, size_t len, const char *hash, size_t hlen) in valid_hash()
/openbsd/sbin/savecore/
H A Dcompress.h35 u_int32_t hlen; /* header length */ member
/openbsd/sbin/swapctl/
H A Dswaplist.c52 int hlen, totalsize, size, totalinuse, inuse, ncounted, pathmax; in list_swap() local
/openbsd/sys/netinet6/
H A Dudp6_output.c101 int error = 0, priv = 0, hlen, flags; in udp6_output() local
H A Dip6_output.c169 int hlen, tlen; in ip6_output() local
784 ip6_fragment(struct mbuf *m0, struct mbuf_list *ml, int hlen, u_char nextproto, in ip6_fragment()
862 ip6_copyexthdr(struct mbuf **mp, caddr_t hdr, int hlen) in ip6_copyexthdr()
987 ip6_insertfraghdr(struct mbuf *m0, struct mbuf *m, int hlen, in ip6_insertfraghdr()
/openbsd/sys/lib/libsa/
H A Dnetudp.c130 size_t hlen; in readudp() local
/openbsd/usr.sbin/traceroute/
H A Dworker.c119 int hlen, first; in print_exthdr() local
502 int hlen; in packet_ok4() local
711 int hlen; in get_udphdr() local

12345