Home
last modified time | relevance | path

Searched defs:netinfo (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/systat/
H A Dnetstat.c66 struct netinfo { struct
67 union {
70 } l;
94 static void shownetstat(struct netinfo *p); argument
/openbsd/include/protocols/
H A Drouted.h60 struct netinfo { struct
65 struct netinfo { struct
66 u_int16_t n_family;
70 u_int16_t n_tag; /* optional in RIPv2 */
94 struct netinfo ru_nets[1]; argument
/openbsd/lib/libcrypto/arc4random/
H A Dgetentropy_aix.c211 perfstat_netinterface_total_t netinfo; in getentropy_fallback() local