$darkmode
Go to the source code of this file.
Functions | |
| int | macip_open (char *zone, uint32_t net, uint32_t mask, uint32_t ns, outputfunc_t o) |
| void | macip_close (void) |
| void | macip_idle (void) |
| void | macip_output (char *buffer, int len) |
| void | macip_input (void) |
| void macip_close | ( | void | ) |
| void macip_idle | ( | void | ) |
time out old arp entries
| void macip_input | ( | void | ) |
Handle incoming AT packet
| int macip_open | ( | char * | zone, |
| uint32_t | net, | ||
| uint32_t | mask, | ||
| uint32_t | ns, | ||
| outputfunc_t | o | ||
| ) |
| void macip_output | ( | char * | buffer, |
| int | len | ||
| ) |
send IP packet through AT