Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dskywalk_stubs.c185 STUB(kern_packet_set_fpd_context_id);
/xnu-11215.61.5/bsd/skywalk/packet/
H A Dos_packet.h769 extern errno_t kern_packet_set_fpd_context_id(const kern_packet_t, uint16_t);
H A Dpacket_kern.c976 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