Searched refs:ittl (Results 1 – 1 of 1) sorted by relevance
3093 u_int ittl; in inp_setmoptions() local3095 error = sooptcopyin(sopt, &ittl, sizeof(u_int), in inp_setmoptions()3100 if (ittl > 255) { in inp_setmoptions()3104 ttl = (u_char)ittl; in inp_setmoptions()