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.c506 static bool ppp_check_packet(struct sk_buff *skb, size_t count) in ppp_write()
538 if (unlikely(!ppp_check_packet(skb, count))) { in ppp_write()
495 static bool ppp_check_packet(struct sk_buff *skb, size_t count) ppp_check_packet() function