Searched refs:sif6addr (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipv6cp.c1147 if (!sif6addr(u, wo->ourid, wo->hisid))
1227 if (!sif6addr(f->unit, go->ourid, ho->hisid)) {
1229 warn("sif6addr failed");
1243 if (!sif6addr(f->unit, go->ourid, ho->hisid)) {
1245 warn("sif6addr failed");
1269 if (!sif6addr(f->unit, go->ourid, ho->hisid)) {
1271 warn("sif6addr failed");
H A Dpppd.h648 int sif6addr __P((int, eui64_t, eui64_t));
H A Dsys-linux.c2452 * sif6addr - Config the interface with an IPv6 link-local address
2454 int sif6addr (int unit, eui64_t our_eui64, eui64_t his_eui64) function
2468 error("sif6addr: ioctl(SIOCGIFINDEX): %m (line %d)", __LINE__);
2479 error("sif6addr: ioctl(SIOCSIFADDR): %m (line %d)", __LINE__);
2492 error("sif6addr: ioctl(SIOCADDRT): %m (line %d)", __LINE__);
H A Dsys-solaris.c1896 * sif6addr - Config the interface with an IPv6 link-local address
1899 sif6addr(u, o, h) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipv6cp.c1098 if (!sif6addr(u, wo->ourid, wo->hisid))
1178 if (!sif6addr(f->unit, go->ourid, ho->hisid)) {
1180 warn("sif6addr failed");
1195 if (!sif6addr(f->unit, go->ourid, ho->hisid)) {
1197 warn("sif6addr failed");
1222 if (!sif6addr(f->unit, go->ourid, ho->hisid)) {
1224 warn("sif6addr failed");
H A Dpppd.h542 int sif6addr __P((int, eui64_t, eui64_t));
H A Dsys-linux.c2352 * sif6addr - Config the interface with an IPv6 link-local address
2354 int sif6addr (int unit, eui64_t our_eui64, eui64_t his_eui64) function
2368 error("sif6addr: ioctl(SIOCGIFINDEX): %m (%d)", errno);
2379 error("sif6addr: ioctl(SIOCSIFADDR): %m (%d)", errno);
2392 error("sif6addr: ioctl(SIOCADDRT): %m (%d)", errno);
H A Dsys-solaris.c1769 * sif6addr - Config the interface with an IPv6 link-local address
1772 sif6addr(u, o, h) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h615 int sif6addr __P((int, eui64_t, eui64_t));

Completed in 126 milliseconds