Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dasync.h51 extern void async_SetLinkParams(struct async *, u_int32_t, u_int32_t);
H A Dasync.c73 async_SetLinkParams(struct async *async, u_int32_t mymap, u_int32_t hismap) in async_SetLinkParams() function
H A Dtty.c249 async_SetLinkParams(&p->async, mymap, hismap); in tty_SetAsyncParams()
H A Dphysical.c1106 async_SetLinkParams(&p->async, mymap, hismap); in physical_SetAsyncParams()