| /xnu-12377.41.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_gso.c | 119 uint16_t hlen; member 129 netif_gso_get_frame_header_len(struct mbuf *m, uint8_t *hlen) in netif_gso_get_frame_header_len() 441 int hlen; in netif_gso_ipv4_tcp_internal() local 623 uint16_t hlen; in netif_gso_ipv4_tcp() local 695 uint16_t hlen; in netif_gso_ipv6_tcp() local
|
| H A D | nx_netif_util.c | 138 uint8_t off, hlen; in nx_netif_mbuf_to_filter_pkt() local 316 uint8_t off, hlen; in nx_netif_pkt_to_filter_pkt() local 512 uint16_t pad, hlen; in nx_netif_pkt_to_mbuf() local 562 uint8_t off, hlen; in nx_netif_pkt_to_pkt() local
|
| H A D | nx_netif_compat.c | 1380 uint8_t hlen; in nx_netif_compat_na_rxsync() local
|
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | ah_output.c | 191 size_t hlen = 0; /*IP header+option in bytes*/ in ah4_output() local 564 int hlen; in ah4_finaldst() local
|
| H A D | udp6_output.c | 166 int af = AF_INET6, hlen = sizeof(struct ip6_hdr); in udp6_output() local
|
| H A D | ipsec.c | 2271 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 D | ah_input.c | 134 u_int8_t hlen; in ah4_input() local
|
| H A D | ip6_output.c | 1869 uint32_t hlen, off, len; in ip6_do_fragmentation() local 1999 ip6_copyexthdr(struct mbuf **mp, caddr_t __indexable hdr, int hlen) in ip6_copyexthdr() 2060 uint32_t offset, mlen, hlen, olen, sw_csum; in in6_finalize_cksum() local 2291 ip6_insertfraghdr(struct mbuf *m0, struct mbuf *m, int hlen, in ip6_insertfraghdr()
|
| H A D | esp_output.c | 363 size_t hlen = 0; /* ip header len */ in esp_output() local
|
| H A D | ah_core.c | 571 size_t hlen; in ah4_calccksum() local
|
| H A D | esp_input.c | 232 u_int8_t hlen; in esp4_input_extended() local
|
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | ip_icmp.c | 438 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 D | in_cksum.c | 171 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 D | ip_output.c | 299 int hlen = sizeof(struct ip); in ip_output_list() local 1891 int len, hlen, mhlen, firstlen, off; in ip_fragment() local 2048 uint32_t offset, _hlen, mlen, hlen, len, sw_csum; in in_finalize_cksum() local 3038 struct sockaddr_in *dst, int hlen) in ip_mloopback() 3429 ip_output_checksum(struct ifnet *ifp, struct mbuf *m, int hlen, int ip_len, in ip_output_checksum()
|
| H A D | ip_input.c | 627 ip_proto_dispatch_in(struct mbuf *m, int hlen, u_int8_t proto, in ip_proto_dispatch_in() 844 unsigned int hlen; in ip_input_dispatch_chain() local 952 unsigned int hlen; in ip_input_first_pass() local 1466 unsigned int hlen; in ip_input_second_pass() local 1804 int i, hlen, next; in ip_reass() local 3571 ip_cksum(struct mbuf *m, int hlen) in ip_cksum()
|
| H A D | kpi_ipfilter.c | 324 int hlen; in ipf_inject_input() local
|
| H A D | ip6.h | 318 #define IP6_EXTHDR_CHECK(m, off, hlen, action) \ argument
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | bpf.c | 369 int hlen = 0; in bpf_movein() local 3405 size_t hlen, in bpf_tap_mbuf() 3438 size_t hlen) in bpf_tap_out() 3449 size_t hlen) in bpf_tap_in() 3505 size_t hlen, in bpf_tap_packet() 3544 size_t hlen) in bpf_tap_packet_out() 3555 size_t hlen) in bpf_tap_packet_in()
|
| H A D | pf_norm.c | 510 uint32_t hlen = ip->ip_hl << 2; in pf_reassemble() local 1484 struct pf_fragment **frag, int hlen, int mff, int drop, int *nomem) in pf_frag6cache() 1917 int hlen = h->ip_hl << 2; in pf_normalize_ip() local 2799 int hlen = (th->th_off << 2) - sizeof(struct tcphdr); in pf_normalize_tcp_init() local 2900 int hlen; in pf_normalize_tcp_stateful() local
|
| H A D | nat464_utils.c | 500 int hlen = 0, olen = 0; in nat464_translate_icmp_ip() local 796 uint16_t hlen = 0, plen = 0; in nat464_translate_proto() local
|
| H A D | ether_if_module.c | 638 int hlen = ETHER_HDR_LEN; /* link layer header length */ in ether_frameout_extended() local
|
| H A D | pf.c | 2598 int hlen = (th->th_off << 2) - sizeof(*th), thoptlen = hlen; in pf_modulate_sack() local 4240 int hlen; in pf_get_wscale() local 4284 int hlen; in pf_get_mss() local 4334 int hlen; in pf_calc_mss() local 4538 int hlen, olen; in pf_change_icmp_af() local 4845 int hlen = sizeof(*ip4); in pf_nat64_ipv6() local 4890 int hlen = sizeof(*ip6); in pf_nat64_ipv4() local 4904 int hlen = sizeof(*ip6); in pf_nat64_ipv4() local
|
| H A D | dlil_input.c | 620 uint32_t hlen; in dlil_input_cksum_dbg() local
|
| /xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_track.c | 60 int hlen = pkt->pkt_flow_tcp_hlen; in flow_track_tcp_get_wscale() local
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | uipc_mbuf2.c | 168 int hlen = 0, tlen = 0, olen = 0; in m_pulldown() local
|