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

  /src/include/protocols/
routed.h 65 struct netinfo { struct
74 struct netinfo {
116 struct netinfo ru_nets[1];
149 / sizeof(struct netinfo) +1)
  /src/usr.sbin/timed/timed/
globals.h 109 struct netinfo *ntp;
126 struct netinfo { struct
127 struct netinfo *next;
141 extern struct netinfo *nettab;
148 extern struct netinfo *fromnet, *slavenet;
  /src/usr.bin/systat/
netstat.c 93 struct netinfo { struct
94 struct netinfo *ni_forw, *ni_prev;
118 struct netinfo *ni_forw, *ni_prev;
121 struct netinfo *nhead;
139 struct netinfo *p;
179 nhead = (struct netinfo *)(void *)&netcb;
189 struct netinfo *p;
217 struct netinfo *p;
262 struct netinfo *p;
305 struct netinfo *p
    [all...]

Completed in 12 milliseconds