Home | History | Annotate | Download | only in netipsec

Lines Matching defs:valid

103 		 * Check to see if we have a valid SA corresponding to
146 * Check to see if we have a valid SA corresponding to
218 int valid = 0;
221 * Check to see if we have a valid SA corresponding
229 valid++;
236 * Depending on the value of "valid" and routing
242 icmp6_mtudisc_update((struct ip6ctlparam *)d, valid);
314 int valid = 0;
317 * Check to see if we have a valid SA corresponding to
326 valid++;
333 * Depending on the value of "valid" and routing table
339 icmp6_mtudisc_update((struct ip6ctlparam *)d, valid);