Home
last modified time | relevance | path

Searched defs:af2idx (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/netstat/
H A Droute.c79 routepr(u_long afmap, u_long af2idx, u_long af2idx_max, u_int tableid) in routepr()
/openbsd-src/sys/net/
H A Drtable.c54 uint8_t af2idx[AF_MAX+1]; /* To only allocate supported AF */ variable