RTEMS CPU Kit with SuperCore
4.11.3
|
#include <stdbool.h>
Go to the source code of this file.
Functions | |
bool | bootpc_init (bool, bool) |
int | bootpc_call (struct bootp_packet *call, struct bootp_packet *reply, struct proc *procp) |
int | bootpc_fakeup_interface (struct ifreq *ireq, struct socket *so, struct proc *procp) |
int | bootpc_adjust_interface (struct ifreq *ireq, struct socket *so, struct sockaddr_in *myaddr, struct sockaddr_in *netmask, struct sockaddr_in *gw, struct proc *procp) |
void * | bootp_strdup_realloc (char *dst, const char *src) |