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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dat_var.h125 } at_router_params_t; typedef in typeref:struct:__anon267
251 #define AIOCSETROUTER _IOW('a', 7, at_router_params_t)
252 #define AIOCGETROUTER _IOR('a', 8, at_router_params_t)
H A Dat.c465 at_router_params_t *rt = (at_router_params_t *)data;
521 at_router_params_t *rt = (at_router_params_t *)data;

Completed in 27 milliseconds