Searched refs:protonames (Results 1 – 1 of 1) sorted by relevance
65 struct protonames { struct70 static const struct protonames protonames[] = { variable319 const struct protonames *protoname; in ppp_protoname()323 for (i = 0; i < nitems(protonames); i++) { in ppp_protoname()324 protoname = &protonames[i]; in ppp_protoname()