Home
last modified time | relevance | path

Searched refs:asyncmap (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c406 lcp_wantoptions[0].asyncmap |= val;
963 go->asyncmap);
1141 go->asyncmap);
1295 try.asyncmap = go->asyncmap | cilong;
1950 if ((ao->asyncmap & ~cilong) != 0)
1962 wo->asyncmap, wo->asyncmap | cilong);
1965 wo->asyncmap |= cilong;
1976 PUTLONG(ao->asyncmap | cilong, nakp);
1979 ho->asyncmap = cilong;
2406 (ho->neg_asyncmap? ho->asyncmap: 0xffffffff),
[all …]
H A Dlcp.h130 u_int32_t asyncmap; /* Value of async map */ member
H A Dsys-solaris.c1885 ppp_send_config(unit, mtu, asyncmap, pcomp, accomp) in ppp_send_config() argument
1888 u_int32_t asyncmap;
1907 if (strioctl(pppfd, PPPIO_XACCM, &asyncmap,
1908 sizeof (asyncmap), 0) < 0) {
1951 ppp_recv_config(unit, mru, asyncmap, pcomp, accomp) in ppp_recv_config() argument
1954 u_int32_t asyncmap;
1973 if (strioctl(pppfd, PPPIO_RACCM, &asyncmap,
1974 sizeof (asyncmap), 0) < 0) {
H A Doptions.c1925 lcp_wantoptions[0].asyncmap |= xonxoff; /* escape ^S and ^Q */
1926 lcp_allowoptions[0].asyncmap |= xonxoff;
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Doptions.ttya.tmpl27 # Typically, asyncmap, crtscts, baud rate, and other hardware-related
37 asyncmap 0xa0000 # work around broken peers
H A Doptions.tmpl35 # Device-specific options, such as asyncmap, should go in the per-device