Home
last modified time | relevance | path

Searched refs:proto_handler (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/netinet/libalias/
H A Dalias_mod.c55 static TAILQ_HEAD(handler_chain, proto_handler) handler_chain =
59 attach_handler(struct proto_handler *p) in attach_handler()
61 struct proto_handler *b; in attach_handler()
80 LibAliasAttachHandlers(struct proto_handler *p) in LibAliasAttachHandlers()
96 LibAliasDetachHandlers(struct proto_handler *p) in LibAliasDetachHandlers()
110 struct proto_handler *p; in find_handler()
120 struct proto_handler *
H A Dalias_mod.h77 struct proto_handler { struct
86 TAILQ_ENTRY(proto_handler) link; argument
93 int LibAliasAttachHandlers(struct proto_handler *);
94 int LibAliasDetachHandlers(struct proto_handler *);
97 struct proto_handler *first_handler(void);
H A Dalias_dummy.c101 struct proto_handler handlers [] = {
H A Dalias_irc.c117 struct proto_handler handlers[] = {
H A Dalias_skinny.c77 struct proto_handler handlers[] = {
H A Dalias_pptp.c128 struct proto_handler handlers[] = {
H A Dalias_smedia.c161 struct proto_handler handlers[] = {
H A Dalias_ftp.c144 struct proto_handler handlers[] = {
H A Dalias_nbt.c125 struct proto_handler handlers[] = {
H A Dalias.c1703 struct proto_handler *m; in LibAliasLoadModule()
1744 struct proto_handler *p; in LibAliasUnLoadAllModule()