Functions | |
void | NutIcmpInput (NUTDEVICE *dev, NETBUF *nb) |
Handle incoming ICMP packets. More... | |
int | NutIcmpOutput (u_char type, u_long dest, NETBUF *nb, u_char flags) |
Send an ICMP datagram. More... | |
int | NutIcmpReply (u_char type, u_char code, u_long spec, u_long dest, NETBUF *nb) |
Send an ICMP message to a given destination. More... |
|
Send an ICMP datagram.
|
|
Send an ICMP message to a given destination.
|