Home
last modified time | relevance | path

Searched refs:kern_packet_set_network_header_offset (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/bsd/net/ !
H A Dskywalk_stubs.c136 STUB(kern_packet_set_network_header_offset);
H A Dif_ipsec.c1831 error = kern_packet_set_network_header_offset(rx_ph, 0); in ipsec_netif_sync_rx()
/xnu-8020.101.4/bsd/skywalk/packet/ !
H A Dos_packet.h591 extern errno_t kern_packet_set_network_header_offset(const kern_packet_t,
H A Dpacket_kern.c132 kern_packet_set_network_header_offset(const kern_packet_t ph, in kern_packet_set_network_header_offset() function