Searched refs:kern_packet_set_link_header_offset (Results 1 – 4 of 4) sorted by relevance
142 STUB(kern_packet_set_link_header_offset);
1450 err = kern_packet_set_link_header_offset(netif_ph, 0); in ipsec_transform_kpipe_pkt_to_netif_pkt()
683 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