Lines Matching refs:netinfo
78 static struct netinfo *enter(struct in_conninfo *, uint8_t, int, const char *);
97 struct netinfo { struct
98 TAILQ_ENTRY(netinfo) chain;
112 static TAILQ_HEAD(netinfohead, netinfo) netcb = TAILQ_HEAD_INITIALIZER(netcb); argument
121 struct netinfo *p; in closenetstat()
171 struct netinfo *p; in fetchnetstat_kvm()
233 struct netinfo *p; in fetchnetstat_sysctl()
319 struct netinfo *p; in enter_kvm()
331 struct netinfo *p; in enter_sysctl()
339 static struct netinfo *
342 struct netinfo *p; in enter()
443 struct netinfo *p, *q; in shownetstat()
611 struct netinfo *p; in cmdnetstat()