|
Barrelfish
|
the private header file for the net "daemon" library More...
Functions | |
| void | startlwip (struct netd_state *state, char *card_name, uint64_t queueid) |
| initializes LWIP. not a lot left after I changed the subsystems More... | |
the private header file for the net "daemon" library
This file is part of the net "daemon" library
| void startlwip | ( | struct netd_state * | state, |
| char * | card_name, | ||
| uint64_t | queueid | ||
| ) |
initializes LWIP. not a lot left after I changed the subsystems
| state | netd library state |
| card_name | the name of the card. |
| queueid | the queue number |
1.8.11