Home
last modified time | relevance | path

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

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