Home | History | Annotate | Download | only in gpxe

Lines Matching refs:iep

1013 	void *iep = ie;
1014 return ( iep + 2 <= end && iep + 2 + ie->len <= end );