Home
last modified time | relevance | path

Searched refs:any_count (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Drtsock.c172 int any_count; /* total attached */ member
419 V_route_cb.any_count++; in rts_attach()
465 V_route_cb.any_count--; in rts_detach()
1278 if (V_route_cb.any_count <= 1) { in send_rtm_reply()
1935 if (V_route_cb.any_count == 0) in rt_missmsg_fib()
1973 if (V_route_cb.any_count == 0) in rtsock_ifmsg()
2004 if (V_route_cb.any_count == 0) in rtsock_addrmsg()
2048 if (V_route_cb.any_count == 0) in rtsock_routemsg()
2072 if (V_route_cb.any_count == 0) in rtsock_routemsg_info()
2119 if (V_route_cb.any_count == 0) in rt_newmaddrmsg()
[all …]