| route6d.c | 79 #define INIT_INTERVAL6	10	/* Wait to submit a initial riprequest */ 235 static void	riprequest(struct ifc *, struct netinfo6 *, int,
 1033 			riprequest(ifcp, np, nn, &fsock);
 1035 			riprequest(NULL, np, nn, &fsock);
 1280 riprequest(struct ifc *ifcp, struct netinfo6 *np, int nn,  function in typeref:typename:void
 
 |