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

/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_RxData.c121 int hlen; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Dipcomp_output.c249 size_t hlen = 0; /*ip header len*/ local
H A Dah_output.c195 size_t hlen = 0; /*IP header+option in bytes*/ local
563 int hlen; local
[all...]
H A Dipcomp_input.c95 size_t hlen; local
H A Dah_input.c141 size_t hlen; local
H A Dudp6_output.c183 int af = AF_INET6, hlen = sizeof(struct ip6_hdr); local
H A Desp_input.c177 size_t hlen; local
H A Desp_output.c343 size_t hlen = 0; /* ip header len */ local
H A Dah_core.c1289 size_t hlen; local
[all...]
H A Dip6_output.c284 int hlen, tlen, len, off; local
[all...]
H A Dipsec.c2216 size_t hlen; local
3062 size_t hlen; local
3854 int hlen; local
3896 int hlen; local
3940 int hlen; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dether_at_pr_module.c144 int hlen; /* link layer header length */ local
H A Dether_if_module.c522 int hlen; /* link layer header length */ local
H A Dpf_norm.c508 int hlen = ip->ip_hl << 2; local
1202 pf_frag6cache(struct mbuf **m0, struct ip6_hdr *h, struct ip6_frag *fh, struct pf_fragment **frag, int hlen, int mff, int drop, int *nomem) argument
1535 int hlen = h->ip_hl << 2; local
2277 int hlen; local
2377 int hlen; local
[all...]
H A Dbpf.c253 int hlen; local
1973 bpf_tap_imp( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen, int outbound) argument
2058 bpf_tap_out( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen) argument
2069 bpf_tap_in( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen) argument
[all...]
H A Dif_bridge.c3149 int hlen = M_CSUM_DATA_IPv4_IPHL(m->m_pkthdr.csum_data); local
4710 int snap, error, i, hlen; local
5004 int len, hlen; local
[all...]
H A Dpf.c2294 int hlen = (th->th_off << 2) - sizeof (*th), thoptlen = hlen; local
3751 int hlen; local
3791 int hlen; local
3840 int hlen; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf2.c133 int hlen, tlen, olen; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dkpi_ipfilter.c220 int hlen; local
H A Dip_icmp.c323 icmp_input(struct mbuf *m, int hlen) argument
811 int hlen; local
1090 int hlen; local
[all...]
H A Dtcp_lro.c703 tcp_lro(struct mbuf *m, unsigned int hlen) argument
H A Dip_mroute.c1152 int hlen = ip->ip_hl << 2; local
1388 int hlen = ip->ip_hl << 2; local
1484 int hlen = ip->ip_hl << 2; local
1586 int hlen = ip->ip_hl << 2; local
[all...]
H A Dip_output.c271 int hlen = sizeof (struct ip); local
1832 int len, hlen, mhlen, firstlen, off, error = 0; local
2081 int hlen = 0; local
[all...]
H A Dip_input.c583 ip_proto_dispatch_in_wrapper(struct mbuf *m, int hlen, u_int8_t proto) argument
589 ip_proto_dispatch_in(struct mbuf *m, int hlen, u_int8_t proto, argument
677 unsigned int hlen, checki local
1469 int hlen = IP_VHL_HL(ip->ip_vhl) << 2; local
2845 ip_cksum(struct mbuf *m, int hlen) argument
[all...]
H A Dip_fw2.c1058 ipfw_log(struct ip_fw *f, u_int hlen, struct ether_header *eh, argument
1963 u_int hlen = 0; /* hlen >0 means we have an IP pkt */ local
[all...]

Completed in 203 milliseconds