Searched refs:first_handler (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_mod.h122 struct proto_handler *first_handler(PNATState pData);
127 struct proto_handler *first_handler(void);
H A Dalias_mod.c298 first_handler(PNATState pData) function
300 first_handler(void)
H A Dalias.c1669 while ((p = first_handler()) != NULL) {

Completed in 185 milliseconds