|
Barrelfish
|
LWIP test/demo code. 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... | |
LWIP test/demo code.
| 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