Home
last modified time | relevance | path

Searched refs:pkt_chain_head (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
368 pkt_chain_head = KPKTQ_FIRST(&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()