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

/darwin-on-arm/xnu/bsd/netat/
H A Dat_var.h93 } at_if_cfg_t; typedef in typeref:struct:__anon340
245 #define AIOCGETIFCFG _IOWR('a', 2, at_if_cfg_t) /* get AT interface cfg */
253 #define AIOCSIFADDR _IOW('a', 9, at_if_cfg_t) /* init AT interface */
H A Dat.c62 int lap_online( at_ifaddr_t *, at_if_cfg_t *cfgp);
206 at_if_cfg_t *cfgp = (at_if_cfg_t *)data;
647 at_if_cfg_t *cfgp = (at_if_cfg_t *)data;
H A Dddp_lap.c152 int lap_online( at_ifaddr_t *, at_if_cfg_t *cfgp);
236 at_if_cfg_t *cfgp;
317 register at_if_cfg_t *cfgp;
341 cfgp = (at_if_cfg_t*) gbuf_rptr(gbuf_cont(m));

Completed in 24 milliseconds