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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dasync.h51 extern void async_SetLinkParams(struct async *, u_int32_t, u_int32_t);
H A Dasync.c74 async_SetLinkParams(struct async *async, u_int32_t mymap, u_int32_t hismap) function
H A Dtty.c249 async_SetLinkParams(&p->async, mymap, hismap);
H A Dphysical.c1123 async_SetLinkParams(&p->async, mymap, hismap);

Completed in 103 milliseconds