Searched refs:V_route_cb (Results 1 – 1 of 1) sorted by relevance
150 #define V_route_cb VNET(route_cb) macro339 V_route_cb.ip_count++; in rts_attach()342 V_route_cb.ip6_count++; in rts_attach()345 V_route_cb.any_count++; in rts_attach()379 V_route_cb.ip_count--; in rts_detach()382 V_route_cb.ip6_count--; in rts_detach()385 V_route_cb.any_count--; in rts_detach()1779 if (V_route_cb.any_count == 0) in rt_missmsg_fib()1817 if (V_route_cb.any_count == 0) in rt_ifmsg()1848 if (V_route_cb.any_count == 0) in rtsock_addrmsg()[all …]