Searched refs:pkt_flow_ip_hdr (Results 1 – 7 of 7) sorted by relevance
243 pkt->pkt_flow_ip_hdr = (mach_vm_address_t)iph; in flow_pkt_classify()295 pkt->pkt_flow_ip_hdr = (mach_vm_address_t)ip6; in flow_pkt_classify()
996 pkt->pkt_flow_ip_hdr, 64); in can_agg_fastpath()1001 pkt->pkt_flow_ip_hdr, 80); in can_agg_fastpath()1035 pkt->pkt_flow_ip_hdr, pkt->pkt_flow_ip_hlen); in can_agg_slowpath()
309 (struct ip *)p->pkt_flow_ip_hdr); in fsw_ip_frag_reass_v4()412 (struct ip6_hdr *)p->pkt_flow_ip_hdr); in fsw_ip_frag_reass_v6()
3740 pkt->pkt_flow_ip_hdr = (mach_vm_address_t)iphdr; in update_flow_info()3815 pkt->pkt_flow_ip_hdr, pkt->pkt_length); in do_gso()
809 l3_hdr = __unsafe_forge_bidi_indexable(uint8_t *, kpkt->pkt_flow_ip_hdr, l3_len); in pktsched_kpkt_mark_ecn()
395 #define pkt_flow_ip_hdr pkt_flow->flow_ip_hdr macro
713 if (pkt->pkt_flow_ip_hdr == 0 || pkt->pkt_flow_ip_hlen == 0) { in pkt_is_for_delegate()721 hdr = __unsafe_forge_bidi_indexable(uint8_t *, pkt->pkt_flow_ip_hdr + pkt->pkt_flow_ip_hlen, in pkt_is_for_delegate()