Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c339 static const int npindex_to_proto[NUM_NP] = { in ethertype_to_npindex()
1483 proto = npindex_to_proto[npi]; in ppp_start_xmit()
328 static const int npindex_to_proto[NUM_NP] = { global() variable