Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ppp/
Dppp_generic.c497 static bool ppp_check_packet(struct sk_buff *skb, size_t count) in ppp_check_packet() function
529 if (unlikely(!ppp_check_packet(skb, count))) { in ppp_write()