Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_generic.c351 static inline int ethertype_to_npindex(int ethertype) in ethertype_to_npindex() function
1460 npi = ethertype_to_npindex(ntohs(skb->protocol)); in ppp_start_xmit()