Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_generic.c361 static const int npindex_to_ethertype[NUM_NP] = { variable
2517 skb->protocol = htons(npindex_to_ethertype[npi]); in ppp_receive_nonmp_frame()