Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_mod.c57 static TAILQ_HEAD(handler_chain, proto_handler) handler_chain =
61 attach_handler(struct proto_handler *p) in attach_handler()
63 struct proto_handler *b; in attach_handler()
82 LibAliasAttachHandlers(struct proto_handler *p) in LibAliasAttachHandlers()
98 LibAliasDetachHandlers(struct proto_handler *p) in LibAliasDetachHandlers()
113 struct proto_handler *p; in find_handler()
123 struct proto_handler *
H A Dalias_mod.h79 struct proto_handler { struct
88 TAILQ_ENTRY(proto_handler) link; argument
95 int LibAliasAttachHandlers(struct proto_handler *);
96 int LibAliasDetachHandlers(struct proto_handler *);
99 struct proto_handler *first_handler(void);
H A Dalias_dummy.c106 struct proto_handler handlers [] = {
H A Dalias_irc.c121 struct proto_handler handlers[] = {
H A Dalias_skinny.c81 struct proto_handler handlers[] = {
H A Dalias_pptp.c136 struct proto_handler handlers[] = {
H A Dalias_smedia.c165 struct proto_handler handlers[] = {
H A Dalias_ftp.c150 struct proto_handler handlers[] = {
H A Dalias_nbt.c132 struct proto_handler handlers[] = {
H A Dalias.c1698 struct proto_handler *m; in LibAliasLoadModule()
1739 struct proto_handler *p; in LibAliasUnLoadAllModule()