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

12

/xnu-2422.115.4/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.c139 size_t hlen; local
H A Dudp6_output.c158 int af = AF_INET6, hlen = sizeof (struct ip6_hdr); local
H A Desp_input.c175 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.c272 int hlen, tlen, len, off, nxt0; local
1636 ip6_copyexthdr(struct mbuf **mp, caddr_t hdr, int hlen) argument
1695 uint32_t offset, mlen, hlen, olen, sw_csum; local
1919 ip6_insertfraghdr(struct mbuf *m0, struct mbuf *m, int hlen, struct ip6_frag **frghdrp) argument
[all...]
H A Dipsec.c2395 size_t hlen; local
3233 size_t hlen; local
3999 int hlen; local
4041 int hlen; local
4085 int hlen; local
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Din_cksum.c417 ip_cksum_hdr_dir(struct mbuf *m, uint32_t hlen, int out) argument
H A Dkpi_ipfilter.c218 int hlen; local
H A Dip_icmp.c311 icmp_input(struct mbuf *m, int hlen) argument
818 int hlen; local
1100 int hlen; local
[all...]
H A Dtcp_lro.c669 tcp_lro(struct mbuf *m, unsigned int hlen) argument
H A Dip_mroute.c1148 int hlen = ip->ip_hl << 2; local
1384 int hlen = ip->ip_hl << 2; local
1480 int hlen = ip->ip_hl << 2; local
1578 int hlen = ip->ip_hl << 2; local
[all...]
H A Dip_input.c557 ip_proto_dispatch_in_wrapper(struct mbuf *m, int hlen, u_int8_t proto) argument
563 ip_proto_dispatch_in(struct mbuf *m, int hlen, u_int8_t proto, argument
653 unsigned int hlen, checki local
1452 int i, hlen, next; local
3193 ip_cksum(struct mbuf *m, int hlen) argument
[all...]
H A Dip_output.c249 int hlen = sizeof (struct ip); local
1882 int len, hlen, mhlen, firstlen, off, error = 0; local
2030 uint32_t offset, _hlen, mlen, hlen, len, sw_csum; local
2996 ip_mloopback(struct ifnet *srcifp, struct ifnet *origifp, struct mbuf *m, struct sockaddr_in *dst, int hlen) argument
3365 ip_output_checksum(struct ifnet *ifp, struct mbuf *m, int hlen, int ip_len, uint32_t *sw_csum) argument
[all...]
H A Dip_fw2.c1137 ipfw_log(struct ip_fw *f, u_int hlen, struct ether_header *eh, argument
2042 u_int hlen = 0; /* hlen >0 means we have an IP pkt */ local
[all...]
/xnu-2422.115.4/bsd/kern/
H A Duipc_mbuf2.c134 int hlen, tlen, olen; local
[all...]
/xnu-2422.115.4/bsd/net/
H A Dether_if_module.c521 int hlen; /* link layer header length */ local
H A Dpktap.c774 size_t hlen; local
H A Dpf_norm.c512 int hlen = ip->ip_hl << 2; local
1209 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
1542 int hlen = h->ip_hl << 2; local
2287 int hlen; local
2387 int hlen; local
[all...]
H A Dbpf.c249 int hlen; local
2082 bpf_tap_imp( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen, int outbound) argument
2167 bpf_tap_out( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen) argument
2178 bpf_tap_in( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen) argument
[all...]
H A Dif_bridge.c5125 int snap, error, i, hlen; local
5418 int len, hlen; local
[all...]
H A Ddlil.c7067 uint32_t hlen; local

Completed in 197 milliseconds

12