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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp.h309 typedef void (*atp_tmo_func)(struct atp_trans *); typedef
332 atp_tmo_func tr_tmo_func;
473 void atp_timout(atp_tmo_func, struct atp_trans *, int);
474 void atp_untimout(atp_tmo_func, struct atp_trans *);
H A Datp_write.c1005 atp_tmo_func func;
1058 __unused atp_tmo_func func,
1093 atp_tmo_func tr_tmo_func;

Completed in 14 milliseconds