HomeSort by: relevance | last modified time | path
    Searched refs:ri_cb (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/common/
rtsock_14.c 107 if (compat_50_route_info.ri_cb.any_count == 0)
rtsock_50.c 84 if (COMPATNAME(route_info).ri_cb.any_count == 0)
  /src/sys/net/
rtsock_shared.c 192 struct route_cb * const cb = &COMPATNAME(route_info).ri_cb;
992 if (COMPATNAME(route_info).ri_cb.any_count <= 1) {
1411 if (COMPATNAME(route_info).ri_cb.any_count == 0)
1436 if (COMPATNAME(route_info).ri_cb.any_count == 0)
1484 if (COMPATNAME(route_info).ri_cb.any_count == 0)
1614 if (COMPATNAME(route_info).ri_cb.any_count == 0)
1635 if (COMPATNAME(route_info).ri_cb.any_count == 0)
route.h 409 struct route_cb ri_cb; member in struct:route_info

Completed in 23 milliseconds