Searched defs:pi_protocol (Results 1 – 1 of 1) sorted by relevance
137 struct pi_protocol { struct139 char name[8]; /* name for this protocol */140 int index; /* index into protocol table */165 typedef struct pi_protocol PIP; argument