Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/net/
H A Dskywalk_stubs.c137 STUB(kern_packet_set_compression_generation_count);
/xnu-10063.121.3/bsd/skywalk/packet/
H A Dos_packet.h719 extern errno_t kern_packet_set_compression_generation_count(const kern_packet_t,
H A Dpacket_kern.c208 kern_packet_set_compression_generation_count(const kern_packet_t ph, in kern_packet_set_compression_generation_count() function