Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/libalias/
H A Dalias_mod.h99 struct proto_handler *first_handler(void);
H A Dalias_mod.c123 first_handler(void) in first_handler() function
H A Dalias.c1750 while ((p = first_handler()) != NULL) { in LibAliasUnLoadAllModule()