Lines Matching refs:drop
825 * and the peer will just drop it if it's not accepting it. */
830 LINK_STATS_INC(link.drop);
839 LINK_STATS_INC(link.drop);
856 LINK_STATS_INC(link.drop);
881 LINK_STATS_INC(link.drop);
944 LINK_STATS_INC(link.drop);
1614 goto drop;
1630 goto drop;
1646 /* Something's wrong so drop it. */
1649 /* No handler for this protocol so drop the packet. */
1650 PPPDEBUG(LOG_INFO, ("pppInput[%d]: drop VJ Comp in %d:%s\n", pd, nb->len, nb->payload));
1665 /* Something's wrong so drop it. */
1668 /* No handler for this protocol so drop the packet. */
1670 ("pppInput[%d]: drop VJ UnComp in %d:.*H\n",
1704 goto drop;
1715 drop:
1716 LINK_STATS_INC(link.drop);
1758 LINK_STATS_INC(link.drop);
1809 /* If we haven't received the packet header, drop what has come in. */
1816 /* If the fcs is invalid, drop the packet. */
1853 LINK_STATS_INC(link.drop);
1866 * been inserted by the physical layer so here we just drop them. */
1987 goto drop;
1995 goto drop;
2007 drop:
2008 LINK_STATS_INC(link.drop);