Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias_mod.h97 struct proto_handler *first_handler(void);
H A Dalias_mod.c121 first_handler(void) in first_handler() function
H A Dalias.c1747 while ((p = first_handler()) != NULL) { in LibAliasUnLoadAllModule()