/openbsd/sys/net/ |
H A D | slcompress.c | 170 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 D | pipex.c | 940 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 D | if_bpe.c | 221 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 D | print-sl.c | 159 u_int hlen; in sliplink_print() local 237 u_int flags, hlen; in compressed_sl_print() local
|
H A D | print-gtp.c | 882 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 D | print-etherip.c | 63 u_int plen = caplen, hlen; in etherip_print() local
|
H A D | print-ip6.c | 53 int hlen; in ip6_print() local
|
/openbsd/sys/netinet/ |
H A D | ip_ipcomp.c | 140 int hlen, error, clen, roff; in ipcomp_input() local 307 int error, hlen, ilen, olen, rlen, roff; in ipcomp_output() local
|
H A D | ip_ipip.c | 152 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 D | ip_icmp.c | 332 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 D | ip_esp.c | 348 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 D | ip_input.c | 352 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 D | ip_output.c | 107 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 D | ipsec_input.c | 877 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 D | print.c | 58 print_hw_addr(int htype, int hlen, unsigned char *data) in print_hw_addr()
|
/openbsd/sbin/ping/ |
H A D | ping.c | 1213 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 D | compress.h | 35 u_int32_t hlen; /* header length */ member
|
/openbsd/usr.sbin/rpki-client/ |
H A D | rrdp_util.c | 35 new_publish_xml(enum publish_type type, char *uri, char *hash, size_t hlen) in new_publish_xml()
|
H A D | validate.c | 175 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 D | compress.h | 35 u_int32_t hlen; /* header length */ member
|
/openbsd/sbin/swapctl/ |
H A D | swaplist.c | 52 int hlen, totalsize, size, totalinuse, inuse, ncounted, pathmax; in list_swap() local
|
/openbsd/sys/netinet6/ |
H A D | udp6_output.c | 101 int error = 0, priv = 0, hlen, flags; in udp6_output() local
|
H A D | ip6_output.c | 169 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 D | netudp.c | 130 size_t hlen; in readudp() local
|
/openbsd/usr.sbin/traceroute/ |
H A D | worker.c | 119 int hlen, first; in print_exthdr() local 502 int hlen; in packet_ok4() local 711 int hlen; in get_udphdr() local
|