Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ppp/
Dppp_generic.c340 static inline int ethertype_to_npindex(int ethertype) in ethertype_to_npindex() function
1449 npi = ethertype_to_npindex(ntohs(skb->protocol)); in ppp_start_xmit()