Searched refs:os_packet_set_link_header_length (Results 1 – 5 of 5) sorted by relevance
76 os_packet_set_link_header_length(const packet_t ph, const uint8_t off) in os_packet_set_link_header_length() function
393 extern int os_packet_set_link_header_length(const packet_t, const uint8_t);
221 error = os_packet_set_link_header_length(ph, sizeof(eth_hdr)); in skt_netif_ipv6_udp_frame_populate()
542 error = os_packet_set_link_header_length(ph, 0); in tcp_frame_populate()632 error = os_packet_set_link_header_length(ph, 0); in udp_frame_populate()725 error = os_packet_set_link_header_length(ph, 0); in ip_frame_populate()
1712 error = os_packet_set_link_header_length(pkt, 0); in sktu_channel_port_frame_to_pkt()