Lines Matching full:minprot
82 int mindiff, minprot, i, d;
111 minprot = firstprot;
120 minprot = i;
121 mindiff = tbldiff( state, minprot,
139 minprot = firstprot;
140 mindiff = tbldiff( state, minprot,
145 /* We now have the first interesting proto in "minprot". If
156 for ( i = minprot; i != NIL; i = protnext[i] )
163 minprot = i;
194 prottbl[minprot], mindiff );
205 * it's possible that "minprot" is no longer on the
214 mv2front( minprot );