Searched refs:route_cb (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Droute.h374 struct route_cb { struct
479 extern struct route_cb route_cb;
H A Drtsock.c193 //####LD route_cb needs looking
195 route_cb.ip_count++;
198 route_cb.ip6_count++;
201 route_cb.ipx_count++;
204 route_cb.ns_count++;
208 route_cb.any_count++;
243 route_cb.ip_count--;
246 route_cb.ip6_count--;
249 route_cb.ipx_count--;
252 route_cb
[all...]
H A Droute.c203 struct route_cb route_cb; variable in typeref:struct:route_cb

Completed in 65 milliseconds