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

/darwin-on-arm/xnu/bsd/netat/
H A Dasp.h127 } asp_command_ind_t; typedef in typeref:struct:__anon329
133 asp_command_ind_t CommandInd;
H A Dasp_proto.c929 register asp_command_ind_t *command_ind;
1115 gbuf_wset(mioc,sizeof(asp_command_ind_t));
1116 command_ind = (asp_command_ind_t *)gbuf_rptr(mioc);
1145 gbuf_wset(mioc,sizeof(asp_command_ind_t));
1146 command_ind = (asp_command_ind_t *)gbuf_rptr(mioc);
1236 gbuf_wset(mioc,sizeof(asp_command_ind_t));
1237 command_ind = (asp_command_ind_t *)gbuf_rptr(mioc);

Completed in 69 milliseconds