Home
last modified time | relevance | path

Searched refs:ppp_check_packet (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c495 static bool ppp_check_packet(struct sk_buff *skb, size_t count) in ppp_check_packet() function
527 if (unlikely(!ppp_check_packet(skb, count))) { in ppp_write()