Changeset View
Changeset View
Standalone View
Standalone View
usr.bin/netstat/netstat.h
| Show First 20 Lines • Show All 157 Lines • ▼ Show 20 Lines | |||||
| #endif | #endif | ||||
| void unixpr(u_long, u_long, u_long, u_long, u_long, bool *); | void unixpr(u_long, u_long, u_long, u_long, u_long, bool *); | ||||
| void mroutepr(void); | void mroutepr(void); | ||||
| void mrt_stats(void); | void mrt_stats(void); | ||||
| void bpf_stats(char *); | void bpf_stats(char *); | ||||
| void nhops_print(int fibnum, int af); | void nhops_print(int fibnum, int af); | ||||
| void nhgrp_print(int fibnum, int af); | |||||