Lines Matching full:drop
1136 goto drop; in net_ipv6_send_na()
1141 goto drop; in net_ipv6_send_na()
1151 goto drop; in net_ipv6_send_na()
1156 goto drop; in net_ipv6_send_na()
1169 goto drop; in net_ipv6_send_na()
1177 drop: in net_ipv6_send_na()
1233 goto drop; in handle_ns_input()
1238 NET_ERR("DROP: NULL NS header"); in handle_ns_input()
1239 goto drop; in handle_ns_input()
1253 goto drop; in handle_ns_input()
1274 goto drop; in handle_ns_input()
1278 NET_ERR("DROP: failed to read LLAO"); in handle_ns_input()
1279 goto drop; in handle_ns_input()
1298 NET_ERR("DROP: Corrupted NS message"); in handle_ns_input()
1299 goto drop; in handle_ns_input()
1339 NET_DBG("DROP: No interface address " in handle_ns_input()
1353 NET_DBG("DROP: No such interface address %s", in handle_ns_input()
1365 goto drop; in handle_ns_input()
1374 NET_DBG("DROP: Not solicited node addr %s", in handle_ns_input()
1380 NET_DBG("DROP: DAD failed for %s iface %p/%d", in handle_ns_input()
1406 NET_DBG("DROP: Duplicate IPv6 %s address", in handle_ns_input()
1443 NET_DBG("DROP: NUD failed"); in handle_ns_input()
1453 goto drop; in handle_ns_input()
1462 NET_DBG("DROP: Cannot send NA"); in handle_ns_input()
1466 drop: in handle_ns_input()
1852 goto drop; in handle_na_input()
1857 NET_ERR("DROP: NULL NA header"); in handle_na_input()
1858 goto drop; in handle_na_input()
1875 goto drop; in handle_na_input()
1910 NET_ERR("DROP: Corrupted NA message"); in handle_na_input()
1911 goto drop; in handle_na_input()
1934 goto drop; in handle_na_input()
1938 /* Update the statistics but silently drop NA msg if the sender in handle_na_input()
1948 drop: in handle_na_input()
1990 goto drop; in net_ipv6_send_ns()
2001 goto drop; in net_ipv6_send_ns()
2013 goto drop; in net_ipv6_send_ns()
2018 goto drop; in net_ipv6_send_ns()
2025 goto drop; in net_ipv6_send_ns()
2031 goto drop; in net_ipv6_send_ns()
2045 goto drop; in net_ipv6_send_ns()
2056 goto drop; in net_ipv6_send_ns()
2082 goto drop; in net_ipv6_send_ns()
2092 drop: in net_ipv6_send_ns()
2137 goto drop; in net_ipv6_send_rs()
2143 goto drop; in net_ipv6_send_rs()
2156 goto drop; in net_ipv6_send_rs()
2164 drop: in net_ipv6_send_rs()
2559 goto drop; in handle_ra_input()
2564 NET_ERR("DROP: NULL RA header"); in handle_ra_input()
2565 goto drop; in handle_ra_input()
2579 goto drop; in handle_ra_input()
2629 goto drop; in handle_ra_input()
2637 goto drop; in handle_ra_input()
2641 NET_ERR("DROP: Unsupported MTU %u, min is %u, " in handle_ra_input()
2644 goto drop; in handle_ra_input()
2652 NET_ERR("DROP: Invalid %s length (%d)", in handle_ra_input()
2654 goto drop; in handle_ra_input()
2658 goto drop; in handle_ra_input()
2666 NET_ERR("DROP: Invalid %s length %d", in handle_ra_input()
2668 goto drop; in handle_ra_input()
2672 goto drop; in handle_ra_input()
2685 NET_ERR("DROP: Invalid %s length (%d)", in handle_ra_input()
2687 goto drop; in handle_ra_input()
2691 goto drop; in handle_ra_input()
2698 goto drop; in handle_ra_input()
2711 goto drop; in handle_ra_input()
2762 drop: in handle_ra_input()
2792 NET_DBG("DROP: NULL PTB header"); in handle_ptb_input()
2793 goto drop; in handle_ptb_input()
2803 NET_DBG("DROP: length %d too big %zd", in handle_ptb_input()
2807 goto drop; in handle_ptb_input()
2815 NET_DBG("DROP: Unsupported MTU %u, min is %u, max is %u", in handle_ptb_input()
2817 goto drop; in handle_ptb_input()
2824 NET_DBG("DROP: Cannot find PMTU entry for %s", in handle_ptb_input()
2833 NET_DBG("DROP: PMTU for %s %u larger than %u", in handle_ptb_input()
2846 drop: in handle_ptb_input()