Searched refs:max_noreceive (Results 1 – 4 of 4) sorted by relevance
59 int max_auth_failures, u_int maxalive, time_t max_noreceive,87 static int max_noreceive = -1; variable271 keepalivesettings.max_noreceive, in main()352 if (max_noreceive >= 0) in main()353 keepalivesettings.max_noreceive = max_noreceive; in main()371 keepalivesettings.max_noreceive, in main()437 max_noreceive = atoi(arg+off); in pppoectl_argument()438 if (max_noreceive < 0) { in pppoectl_argument()441 max_noreceive = -1; in pppoectl_argument()
134 settings->max_noreceive = (uint32_t)sp->pp_max_noreceive; in sppp_compat50_params()145 sp->pp_max_noreceive = (time_t)settings->max_noreceive; in sppp_compat50_params()
154 time_t max_noreceive; /* (sec.) grace period before we start member161 uint32_t max_noreceive; /* (sec.) grace period before we start member
6199 settings->max_noreceive = sp->pp_max_noreceive; in sppp_params()6211 sp->pp_max_noreceive = settings->max_noreceive; in sppp_params()