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

/barrelfish-master/include/lwip2/netif/ppp/
H A Dipv6cp.h166 unsigned int use_ip :1; /* use IP as interface identifier */ member in struct:ipv6cp_options
H A Dipv6cp.c231 { "ipv6cp-use-ipaddr", o_bool, &ipv6cp_allowoptions[0].use_ip,
1095 if (wo->use_ip && eui64_iszero(wo->ourid)) {
1106 if (wo->use_ip && eui64_iszero(wo->hisid)) {
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dipv6cp.c231 { "ipv6cp-use-ipaddr", o_bool, &ipv6cp_allowoptions[0].use_ip,
1095 if (wo->use_ip && eui64_iszero(wo->ourid)) {
1106 if (wo->use_ip && eui64_iszero(wo->hisid)) {

Completed in 39 milliseconds