Searched refs:refcnt (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/networking/ |
D | route.c | 569 int iflags, metric, refcnt, use, prefix_len, slen; in INET6_displayroutes() local 582 &metric, &refcnt, &use, &iflags, iface); in INET6_displayroutes() 632 addr6, naddr6, flags, metric, refcnt, use, iface); in INET6_displayroutes()
|
D | netstat.c | 548 unsigned long refcnt, proto, unix_flags; in unix_do_one() local 563 &refcnt, &proto, &unix_flags, &type, &state, &inode, &path_ofs); in unix_do_one() 643 ss_proto, refcnt, ss_flags, ss_type, ss_state, inode in unix_do_one()
|