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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/zebra/
H A Dirdp.h97 The value to be placed in the Lifetime field of Router
133 u_int16_t Lifetime; member in struct:irdp_interface
H A Dirdp_main.c165 stream_putw (s, irdp->Lifetime);
198 irdp->flags & IF_SHUTDOWN? 0 : irdp->Lifetime,
269 /* Output some packets with Lifetime 0
H A Dirdp_interface.c177 irdp->Lifetime = IRDP_LIFETIME;
368 irdp->Lifetime, VTY_NEWLINE);
486 irdp->Lifetime = atoi(argv[0]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/zebra/
H A Dirdp.h97 The value to be placed in the Lifetime field of Router
133 u_int16_t Lifetime; member in struct:irdp_interface
H A Dirdp_main.c165 stream_putw (s, irdp->Lifetime);
198 irdp->flags & IF_SHUTDOWN? 0 : irdp->Lifetime,
269 /* Output some packets with Lifetime 0
H A Dirdp_interface.c177 irdp->Lifetime = IRDP_LIFETIME;
368 irdp->Lifetime, VTY_NEWLINE);
486 irdp->Lifetime = atoi(argv[0]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/zebra/
H A Dirdp.h97 The value to be placed in the Lifetime field of Router
133 u_int16_t Lifetime; member in struct:irdp_interface
H A Dirdp_main.c165 stream_putw (s, irdp->Lifetime);
198 irdp->flags & IF_SHUTDOWN? 0 : irdp->Lifetime,
269 /* Output some packets with Lifetime 0
H A Dirdp_interface.c177 irdp->Lifetime = IRDP_LIFETIME;
368 irdp->Lifetime, VTY_NEWLINE);
486 irdp->Lifetime = atoi(argv[0]);

Completed in 167 milliseconds