Searched refs:kern_packet_set_link_header_offset (Results 1 – 4 of 4) sorted by relevance
142 STUB(kern_packet_set_link_header_offset);
1829 error = kern_packet_set_link_header_offset(rx_ph, 0); in ipsec_netif_sync_rx()
661 extern errno_t kern_packet_set_link_header_offset(const kern_packet_t,
71 kern_packet_set_link_header_offset(const kern_packet_t ph, const uint8_t off) in kern_packet_set_link_header_offset() function