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

/darwin-on-arm/xnu/bsd/netat/
H A Dasp.h120 } asp_cmdreply_ind_t; typedef in typeref:struct:__anon328
131 asp_cmdreply_ind_t CmdReplyInd;
H A Dasp_proto.c930 register asp_cmdreply_ind_t *cmdreply_ind;
1356 cmdreply_ind = (asp_cmdreply_ind_t *)gbuf_rptr(mioc);
1359 gbuf_wset(mioc,sizeof(asp_cmdreply_ind_t));

Completed in 9 milliseconds