Searched refs:at_nbp_reg_t (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dnbp.h168 int nbp_mh_reg(at_nbp_reg_t *);
H A Dat_var.h102 } at_nbp_reg_t; typedef in typeref:struct:__anon341
246 #define AIOCNBPREG _IOWR('a', 3, at_nbp_reg_t) /* NBP register */
247 #define AIOCNBPREMOVE _IOW('a', 4, at_nbp_reg_t) /* NBP remove */
H A Dat.c353 at_nbp_reg_t *nbpP = (at_nbp_reg_t *)data;
422 at_nbp_reg_t *nbpP = (at_nbp_reg_t *)data;
H A Dddp_nbp.c1435 at_nbp_reg_t *nbpP;

Completed in 27 milliseconds