Lines Matching refs:net_pkt_skip
897 net_pkt_skip(pkt, length); in dhcpv4_parse_option_vendor()
920 net_pkt_skip(pkt, length); in dhcpv4_parse_option_vendor()
938 net_pkt_skip(pkt, len); in dhcpv4_parse_option_vendor()
1044 net_pkt_skip(pkt, length - 4U)) { in dhcpv4_parse_options()
1101 if (net_pkt_skip(pkt, length - dns_servers_cnt * addr_size)) { in dhcpv4_parse_options()
1136 net_pkt_skip(pkt, length - 4U) < 0) { in dhcpv4_parse_options()
1168 net_pkt_skip(pkt, length - 4U) < 0) { in dhcpv4_parse_options()
1189 if (net_pkt_skip(pkt, length)) { in dhcpv4_parse_options()
1295 if (net_pkt_skip(pkt, length)) { in dhcpv4_parse_options()
1486 if (net_pkt_skip(pkt, NET_IPV4UDPH_LEN)) { in net_dhcpv4_input()
1529 if (net_pkt_skip(pkt, SIZE_OF_SNAME + SIZE_OF_FILE)) { in net_dhcpv4_input()
1935 net_pkt_skip(pkt, net_pkt_ip_hdr_len(pkt)); in net_dhcpv4_accept_unicast()