protox
static struct protox *name2protox(char *);
static struct protox *knownname(char *);
struct protox *tp = NULL; /* for printing cblocks & stats */
for (tp = protox; tp->pr_name; tp++)
static struct protox *
struct protox **tpp, *tp;
static struct protox *
struct protox *tp;
} protox[] = {
struct protox ip6protox[] = {
struct protox *protoprotox[] = {
protox, ip6protox, NULL