Searched refs:iob_headroom (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/net/
H A Diobpad.c59 headroom = iob_headroom ( iobuf );
/external/syslinux/gpxe/src/core/
H A Diobuf.c92 if ( iob_headroom ( iobuf ) >= len )
/external/syslinux/gpxe/src/include/gpxe/
H A Diobuf.h172 static inline size_t iob_headroom ( struct io_buffer *iobuf ) { function
/external/syslinux/gpxe/src/net/80211/
H A Dnet80211.c1406 iob_reserve ( iob, iob_headroom ( siob ) );

Completed in 116 milliseconds