Sign in
qemu
/
ipxe
/
c44a193d0d147ed6f98741124569864e516e9d4b
/
.
/
src
/
include
/
gpxe
/
rarp.h
blob: 7ade8312b6d842629fc30a661acd0b5b72e025d8 [
file
] [
log
] [
blame
]
#ifndef
_GPXE_RARP_H
#define
_GPXE_RARP_H
/** @file
*
* Reverse Address Resolution Protocol
*
*/
FILE_LICENCE
(
GPL2_OR_LATER
);
struct
net_protocol
;
extern
struct
net_protocol rarp_protocol
;
#endif
/* _GPXE_RARP_H */