Home
last modified time | relevance | path

Searched refs:pkt_chain_tail (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_gso.c253 struct __kern_packet *pkt_chain_head, *pkt_chain_tail; in netif_gso_tcp_segment_mbuf() local
369 pkt_chain_tail = KPKTQ_LAST(&pktq_seg); in netif_gso_tcp_segment_mbuf()
373 error = netif_gso_send(ifp, pkt_chain_head, pkt_chain_tail, in netif_gso_tcp_segment_mbuf()