Searched defs:netinfo (Results 1 – 3 of 3) sorted by relevance
66 struct netinfo { struct67 union {70 } l;94 static void shownetstat(struct netinfo *p); argument
60 struct netinfo { struct65 struct netinfo { struct66 u_int16_t n_family;70 u_int16_t n_tag; /* optional in RIPv2 */94 struct netinfo ru_nets[1]; argument
211 perfstat_netinterface_total_t netinfo; in getentropy_fallback() local