Searched refs:kern_packet_set_network_header_offset (Results 1 – 4 of 4) sorted by relevance
146 STUB(kern_packet_set_network_header_offset);
1831 error = kern_packet_set_network_header_offset(rx_ph, 0); in ipsec_netif_sync_rx()
675 extern errno_t kern_packet_set_network_header_offset(const kern_packet_t,
132 kern_packet_set_network_header_offset(const kern_packet_t ph, in kern_packet_set_network_header_offset() function