| /xnu-8792.41.9/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 | 162 int af = AF_INET6, hlen = sizeof(struct ip6_hdr); in udp6_output() local
|
| H A D | ipsec.c | 2280 u_int32_t hlen; in ipsec4_encapsulate() local 2702 u_int32_t hlen; in ipsec46_encapsulate() local 3456 u_int32_t hlen; in ipsec4_output() local 4258 int hlen; in ipsec4_splithdr() local 4300 int hlen; in ipsec6_splithdr() local 4345 int hlen; in ipsec4_tunnel_validate() local
|
| H A D | esp_output.c | 359 size_t hlen = 0; /* ip header len */ in esp_output() local
|
| H A D | ah_input.c | 132 u_int8_t hlen; in ah4_input() local
|
| H A D | ip6_output.c | 1818 uint32_t hlen, off, len; in ip6_do_fragmentation() local 1945 ip6_copyexthdr(struct mbuf **mp, caddr_t hdr, int hlen) in ip6_copyexthdr() 2006 uint32_t offset, mlen, hlen, olen, sw_csum; in in6_finalize_cksum() local 2237 ip6_insertfraghdr(struct mbuf *m0, struct mbuf *m, int hlen, in ip6_insertfraghdr()
|
| H A D | esp_input.c | 225 u_int8_t hlen; in esp4_input_extended() local
|
| H A D | ah_core.c | 1268 size_t hlen; in ah4_calccksum() local
|
| /xnu-8792.41.9/bsd/netinet/ |
| H A D | ip_icmp.c | 435 icmp_input(struct mbuf *m, int hlen) in icmp_input() 990 int hlen; in icmp_send() local 1205 int hlen; in icmp_dgram_send() local
|
| H A D | in_cksum.c | 166 ip_cksum_hdr_dir(struct mbuf *m, uint32_t hlen, int out) in ip_cksum_hdr_dir() 187 ip_cksum_hdr_dir_buffer(const void *buffer, uint32_t hlen, uint32_t len, in ip_cksum_hdr_dir_buffer()
|
| H A D | ip_output.c | 290 int hlen = sizeof(struct ip); in ip_output_list() local 1803 int len, hlen, mhlen, firstlen, off, error = 0; in ip_fragment() local 1961 uint32_t offset, _hlen, mlen, hlen, len, sw_csum; in in_finalize_cksum() local 2933 struct sockaddr_in *dst, int hlen) in ip_mloopback() 3324 ip_output_checksum(struct ifnet *ifp, struct mbuf *m, int hlen, int ip_len, in ip_output_checksum()
|
| H A D | ip_input.c | 618 ip_proto_dispatch_in(struct mbuf *m, int hlen, u_int8_t proto, in ip_proto_dispatch_in() 824 unsigned int hlen; in ip_input_dispatch_chain() local 932 unsigned int hlen; in ip_input_first_pass() local 1439 unsigned int hlen; in ip_input_second_pass() local 1714 unsigned int hlen; in ip_input() local 2172 int i, hlen, next; in ip_reass() local 3913 ip_cksum(struct mbuf *m, int hlen) in ip_cksum()
|
| H A D | kpi_ipfilter.c | 318 int hlen; in ipf_inject_input() local
|
| H A D | ip6.h | 318 #define IP6_EXTHDR_CHECK(m, off, hlen, action) \ argument
|
| /xnu-8792.41.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_util.c | 162 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 581 uint8_t off, hlen; in nx_netif_pkt_to_pkt() local
|
| H A D | nx_netif_gso.c | 119 uint16_t hlen; member 128 netif_gso_get_frame_header_len(struct mbuf *m, uint8_t *hlen) in netif_gso_get_frame_header_len() 548 uint16_t hlen; in netif_gso_ipv4_tcp() local 620 uint16_t hlen; in netif_gso_ipv6_tcp() local
|
| H A D | nx_netif_compat.c | 1376 uint8_t hlen; in nx_netif_compat_na_rxsync() local
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | bpf.c | 295 int hlen; in bpf_movein() local 2985 size_t hlen, in bpf_tap_mbuf() 3017 size_t hlen) in bpf_tap_out() 3028 size_t hlen) in bpf_tap_in() 3082 size_t hlen, in bpf_tap_packet() 3116 size_t hlen) in bpf_tap_packet_out() 3127 size_t hlen) in bpf_tap_packet_in()
|
| H A D | pf_norm.c | 509 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() 1915 int hlen = h->ip_hl << 2; in pf_normalize_ip() local 2797 int hlen; in pf_normalize_tcp_init() local 2899 int hlen; in pf_normalize_tcp_stateful() local
|
| H A D | nat464_utils.c | 488 int hlen = 0, olen = 0; in nat464_translate_icmp_ip() local 784 uint16_t hlen = 0, plen = 0; in nat464_translate_proto() local
|
| H A D | ether_if_module.c | 531 int hlen; /* link layer header length */ in ether_frameout_extended() local
|
| H A D | pf.c | 2557 int hlen = (th->th_off << 2) - sizeof(*th), thoptlen = hlen; in pf_modulate_sack() local 4199 int hlen; in pf_get_wscale() local 4243 int hlen; in pf_get_mss() local 4293 int hlen; in pf_calc_mss() local 4498 int hlen, olen; in pf_change_icmp_af() local 4805 int hlen = sizeof(*ip4); in pf_nat64_ipv6() local 4850 int hlen = sizeof(*ip6); in pf_nat64_ipv4() local 4864 int hlen = sizeof(*ip6); in pf_nat64_ipv4() local
|
| H A D | pktap.c | 951 size_t hlen; in pktap_fill_proc_info() local
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | uipc_mbuf2.c | 128 int hlen = 0, tlen = 0, olen = 0; in m_pulldown() local
|
| /xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_track.c | 59 int hlen = pkt->pkt_flow_tcp_hlen; in flow_track_tcp_get_wscale() local
|