Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dskywalk_stubs.c186 STUB(kern_packet_set_fpd_command);
/xnu-10063.101.15/bsd/skywalk/packet/
H A Dos_packet.h764 extern errno_t kern_packet_set_fpd_command(const kern_packet_t, uint8_t);
H A Dpacket_kern.c971 kern_packet_set_fpd_command(__unused const kern_packet_t ph, __unused uint8_t cmd) in kern_packet_set_fpd_command() function