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

/freebsd-10-stable/sys/netipsec/
H A Dkeysock.c70 int any_count; member in struct:key_cb
408 V_key_cb.any_count++;
459 V_key_cb.any_count--;
/freebsd-10-stable/sys/net/
H A Drtsock.c162 int any_count; /* total attached */ member in struct:__anon20
326 route_cb.any_count++;
369 route_cb.any_count--;
941 if (route_cb.any_count <= 1) {
1268 if (route_cb.any_count == 0)
1306 if (route_cb.any_count == 0)
1336 if (route_cb.any_count == 0)
1384 if (route_cb.any_count == 0)
1422 if (route_cb.any_count == 0)
1451 if (route_cb.any_count
[all...]

Completed in 113 milliseconds