Searched refs:opt_remote (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dipv6cp.h165 unsigned int opt_remote :1; /* histoken set by option */ member in struct:ipv6cp_options
H A Dipv6cp.c383 wo->opt_remote = 1;
404 if (wo->opt_remote)
1078 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) {
1105 if (!wo->opt_remote) {
1109 wo->opt_remote = 1;
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dipv6cp.c383 wo->opt_remote = 1;
404 if (wo->opt_remote)
1078 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) {
1105 if (!wo->opt_remote) {
1109 wo->opt_remote = 1;

Completed in 49 milliseconds