Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/ !
H A Dskywalk_stubs.c165 STUB(kern_packet_set_chain_counts);
/xnu-8019.80.24/bsd/skywalk/packet/ !
H A Dos_packet.h682 extern void kern_packet_set_chain_counts(const kern_packet_t, uint32_t,
H A Dpacket_kern.c778 kern_packet_set_chain_counts(const kern_packet_t ph, uint32_t count, in kern_packet_set_chain_counts() function