Searched refs:value4 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/perl/
H A DIpfanaly.pl194 $value4=$outwards[$xpos] [1];
195 $value4++ ;
196 # $maxout = $value4 if $maxout < $value4 ;
197 if($value4 > $maxout)
199 $maxout=$value4;
203 $outwards[$xpos][1]=$value4;
225 $value4=$outwards[$xpos] [1];
226 $value4++ ;
227 $maxout = $value4 i
[all...]
/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c1697 u_int32_t value4; local
1718 &value4, sizeof(value4));
1720 (u_int32_t)ntohl(value4));

Completed in 107 milliseconds