Home
last modified time | relevance | path

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

12

/xnu-11215.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_gso.c119 uint16_t hlen; member
129 netif_gso_get_frame_header_len(struct mbuf *m, uint8_t *hlen) in netif_gso_get_frame_header_len()
442 int hlen; in netif_gso_ipv4_tcp_internal() local
624 uint16_t hlen; in netif_gso_ipv4_tcp() local
696 uint16_t hlen; in netif_gso_ipv6_tcp() local
H A Dnx_netif_util.c162 uint8_t off, hlen; in nx_netif_mbuf_to_filter_pkt() local
340 uint8_t off, hlen; in nx_netif_pkt_to_filter_pkt() local
536 uint16_t pad, hlen; in nx_netif_pkt_to_mbuf() local
586 uint8_t off, hlen; in nx_netif_pkt_to_pkt() local
H A Dnx_netif_compat.c1379 uint8_t hlen; in nx_netif_compat_na_rxsync() local
/xnu-11215.81.4/bsd/netinet6/
H A Dah_output.c191 size_t hlen = 0; /*IP header+option in bytes*/ in ah4_output() local
564 int hlen; in ah4_finaldst() local
H A Dudp6_output.c163 int af = AF_INET6, hlen = sizeof(struct ip6_hdr); in udp6_output() local
H A Dipsec.c2271 u_int32_t hlen; in ipsec4_encapsulate() local
2690 u_int32_t hlen; in ipsec46_encapsulate() local
3339 size_t hlen = 0; in ipsec4_interface_kpipe_output() local
3725 u_int32_t hlen; in ipsec4_output() local
4527 int hlen; in ipsec4_splithdr() local
4569 int hlen; in ipsec6_splithdr() local
4614 int hlen; in ipsec4_tunnel_validate() local
H A Dah_input.c134 u_int8_t hlen; in ah4_input() local
H A Dip6_output.c1837 uint32_t hlen, off, len; in ip6_do_fragmentation() local
1964 ip6_copyexthdr(struct mbuf **mp, caddr_t __indexable hdr, int hlen) in ip6_copyexthdr()
2025 uint32_t offset, mlen, hlen, olen, sw_csum; in in6_finalize_cksum() local
2256 ip6_insertfraghdr(struct mbuf *m0, struct mbuf *m, int hlen, in ip6_insertfraghdr()
H A Desp_output.c363 size_t hlen = 0; /* ip header len */ in esp_output() local
H A Dah_core.c571 size_t hlen; in ah4_calccksum() local
H A Desp_input.c232 u_int8_t hlen; in esp4_input_extended() local
/xnu-11215.81.4/bsd/netinet/
H A Dip_icmp.c438 icmp_input(struct mbuf *m, int hlen) in icmp_input()
995 int hlen; in icmp_send() local
1215 int hlen; in icmp_dgram_send() local
H A Din_cksum.c171 ip_cksum_hdr_dir(struct mbuf *m, uint32_t hlen, int out) in ip_cksum_hdr_dir()
192 ip_cksum_hdr_dir_buffer(const void *__sized_by(len) buffer, uint32_t hlen, uint32_t len, in ip_cksum_hdr_dir_buffer()
H A Dip_output.c298 int hlen = sizeof(struct ip); in ip_output_list() local
1861 int len, hlen, mhlen, firstlen, off; in ip_fragment() local
2018 uint32_t offset, _hlen, mlen, hlen, len, sw_csum; in in_finalize_cksum() local
2999 struct sockaddr_in *dst, int hlen) in ip_mloopback()
3390 ip_output_checksum(struct ifnet *ifp, struct mbuf *m, int hlen, int ip_len, in ip_output_checksum()
H A Dip_input.c622 ip_proto_dispatch_in(struct mbuf *m, int hlen, u_int8_t proto, in ip_proto_dispatch_in()
832 unsigned int hlen; in ip_input_dispatch_chain() local
940 unsigned int hlen; in ip_input_first_pass() local
1454 unsigned int hlen; in ip_input_second_pass() local
1733 unsigned int hlen; in ip_input() local
2207 int i, hlen, next; in ip_reass() local
3959 ip_cksum(struct mbuf *m, int hlen) in ip_cksum()
H A Dkpi_ipfilter.c324 int hlen; in ipf_inject_input() local
H A Dip6.h318 #define IP6_EXTHDR_CHECK(m, off, hlen, action) \ argument
/xnu-11215.81.4/bsd/net/
H A Dbpf.c369 int hlen = 0; in bpf_movein() local
3402 size_t hlen, in bpf_tap_mbuf()
3435 size_t hlen) in bpf_tap_out()
3446 size_t hlen) in bpf_tap_in()
3502 size_t hlen, in bpf_tap_packet()
3541 size_t hlen) in bpf_tap_packet_out()
3552 size_t hlen) in bpf_tap_packet_in()
H A Dpf_norm.c509 uint32_t hlen = ip->ip_hl << 2; in pf_reassemble() local
1479 struct pf_fragment **frag, int hlen, int mff, int drop, int *nomem) in pf_frag6cache()
1914 int hlen = h->ip_hl << 2; in pf_normalize_ip() local
2796 int hlen = (th->th_off << 2) - sizeof(struct tcphdr); in pf_normalize_tcp_init() local
2897 int hlen; in pf_normalize_tcp_stateful() local
H A Dnat464_utils.c494 int hlen = 0, olen = 0; in nat464_translate_icmp_ip() local
790 uint16_t hlen = 0, plen = 0; in nat464_translate_proto() local
H A Dether_if_module.c630 int hlen = ETHER_HDR_LEN; /* link layer header length */ in ether_frameout_extended() local
H A Dpf.c2595 int hlen = (th->th_off << 2) - sizeof(*th), thoptlen = hlen; in pf_modulate_sack() local
4237 int hlen; in pf_get_wscale() local
4281 int hlen; in pf_get_mss() local
4331 int hlen; in pf_calc_mss() local
4535 int hlen, olen; in pf_change_icmp_af() local
4842 int hlen = sizeof(*ip4); in pf_nat64_ipv6() local
4887 int hlen = sizeof(*ip6); in pf_nat64_ipv4() local
4901 int hlen = sizeof(*ip6); in pf_nat64_ipv4() local
H A Dpktap.c980 size_t hlen; in pktap_fill_proc_info() local
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c60 int hlen = pkt->pkt_flow_tcp_hlen; in flow_track_tcp_get_wscale() local
/xnu-11215.81.4/bsd/kern/
H A Duipc_mbuf2.c164 int hlen = 0, tlen = 0, olen = 0; in m_pulldown() local

12