HomeSort by: relevance | last modified time | path
    Searched defs:protox (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/netstat/
main.c 200 struct protox { struct
213 } protox[] = { variable in typeref:struct:protox[]
239 struct protox ip6protox[] = {
266 struct protox arpprotox[] = {
274 struct protox pfkeyprotox[] = {
283 struct protox atalkprotox[] = {
291 struct protox *protoprotox[] = { protox,
316 static void printproto(struct protox *, const char *);
319 static struct protox *name2protox(const char *)
    [all...]
main.c 200 struct protox { struct
213 } protox[] = { variable in typeref:struct:protox[]
239 struct protox ip6protox[] = {
266 struct protox arpprotox[] = {
274 struct protox pfkeyprotox[] = {
283 struct protox atalkprotox[] = {
291 struct protox *protoprotox[] = { protox,
316 static void printproto(struct protox *, const char *);
319 static struct protox *name2protox(const char *)
    [all...]

Completed in 25 milliseconds