Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/net/
H A Dskywalk_stubs.c185 STUB(kern_packet_set_fpd_context_id);
/xnu-10063.121.3/bsd/skywalk/packet/
H A Dos_packet.h763 extern errno_t kern_packet_set_fpd_context_id(const kern_packet_t, uint16_t);
H A Dpacket_kern.c965 kern_packet_set_fpd_context_id(__unused const kern_packet_t ph, __unused uint16_t ctx_id) in kern_packet_set_fpd_context_id() function