Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dppp_generic.c297 static inline int ethertype_to_npindex(int ethertype) in ethertype_to_npindex() function
809 npi = ethertype_to_npindex(ntohs(skb->protocol)); in ppp_start_xmit()