Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dkpi_protocol.c58 mbuf_t inject_last; member
211 entry->inject_last = NULL; in proto_input_run()
315 mbuf_setnextpkt(entry->inject_last, packet_list); in proto_inject()
317 entry->inject_last = last_packet; in proto_inject()