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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_RxData.c121 int hlen; local
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipcomp_input.c93 size_t hlen; local
H A Dipcomp_output.c249 size_t hlen = 0; /*ip header len*/ local
H A Dah_output.c167 size_t hlen = 0; /*IP header+option in bytes*/ local
535 int hlen; local
[all...]
H A Dudp6_output.c153 int af = AF_INET6, hlen = sizeof(struct ip6_hdr); local
H A Dah_input.c111 size_t hlen; local
H A Desp_input.c126 size_t hlen; local
H A Desp_output.c315 size_t hlen = 0; /* ip header len */ local
H A Dah_core.c1223 size_t hlen; local
[all...]
H A Dip6_output.c174 int hlen, tlen, len, off; local
[all...]
H A Dipsec.c2151 size_t hlen; local
2841 size_t hlen; local
3548 int hlen; local
3590 int hlen; local
3634 int hlen; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dether_at_pr_module.c148 int hlen; /* link layer header length */ local
H A Dether_if_module.c516 int hlen; /* link layer header length */ local
H A Dbpf.c252 int hlen; local
1503 bpf_tap_imp( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen, int outbound) argument
1586 bpf_tap_out( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen) argument
1597 bpf_tap_in( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Duipc_mbuf2.c132 int hlen, tlen, olen; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dkpi_ipfilter.c213 int hlen; local
H A Dip_icmp.c308 icmp_input(struct mbuf *m, int hlen) argument
825 int hlen; local
1104 int hlen; local
[all...]
H A Dip_mroute.c1157 int hlen = ip->ip_hl << 2; local
1393 int hlen = ip->ip_hl << 2; local
1489 int hlen = ip->ip_hl << 2; local
1587 int hlen = ip->ip_hl << 2; local
[all...]
H A Dip_output.c242 int hlen = sizeof (struct ip); local
1746 int hlen = 0; local
[all...]
H A Dip_fw2.c560 ipfw_log(struct ip_fw *f, u_int hlen, struct ether_header *eh, argument
1461 u_int hlen = 0; /* hlen >0 means we have an IP pkt */ local
[all...]
H A Dip_input.c540 int i, hlen, checkif; local
459 ip_proto_dispatch_in( struct mbuf *m, int hlen, u_int8_t proto, ipfilter_t inject_ipfref) argument
1285 int hlen = IP_VHL_HL(ip->ip_vhl) << 2; local
[all...]

Completed in 61 milliseconds