Lines Matching full:drop
121 goto drop; in icmpv6_handle_echo_request()
128 NET_DBG("DROP: No buffer"); in icmpv6_handle_echo_request()
129 goto drop; in icmpv6_handle_echo_request()
137 NET_DBG("DROP: No src address match"); in icmpv6_handle_echo_request()
138 goto drop; in icmpv6_handle_echo_request()
155 NET_DBG("DROP: wrong buffer"); in icmpv6_handle_echo_request()
156 goto drop; in icmpv6_handle_echo_request()
161 NET_DBG("DROP: wrong buffer"); in icmpv6_handle_echo_request()
162 goto drop; in icmpv6_handle_echo_request()
173 goto drop; in icmpv6_handle_echo_request()
180 drop: in icmpv6_handle_echo_request()
264 goto drop; in net_icmpv6_send_error()
273 goto drop; in net_icmpv6_send_error()
294 goto drop; in net_icmpv6_send_error()
311 goto drop; in net_icmpv6_send_error()
327 drop: in net_icmpv6_send_error()
346 NET_DBG("DROP: NULL ICMPv6 header"); in net_icmpv6_input()
354 NET_DBG("DROP: invalid checksum"); in net_icmpv6_input()
355 goto drop; in net_icmpv6_input()
376 drop: in net_icmpv6_input()