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

/darwin-on-arm/xnu/bsd/netat/
H A Dasp.h160 } atp_state_t; typedef in typeref:struct:__anon330
180 atp_state_t *atp_state; /* atp state info, must be the third entry */
H A Dasp_proto.c430 scb->atp_state = (atp_state_t *)gref->info;
438 scb->atp_state = (atp_state_t *)0;
461 scb->atp_state = (atp_state_t *)gref->info;
467 scb->atp_state = (atp_state_t *)0;
526 scb->atp_state = (atp_state_t *)gref->info;

Completed in 16 milliseconds