Home
last modified time | relevance | path

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

/freebsd-13.1/sys/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()
112 struct proto_handler *p; in find_handler()
122 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.c103 struct proto_handler handlers [] = {
H A Dalias_skinny.c79 struct proto_handler handlers[] = {
H A Dalias_irc.c119 struct proto_handler handlers[] = {
H A Dalias_pptp.c130 struct proto_handler handlers[] = {
H A Dalias_smedia.c163 struct proto_handler handlers[] = {
H A Dalias_ftp.c146 struct proto_handler handlers[] = {
H A Dalias_nbt.c127 struct proto_handler handlers[] = {
H A Dalias.c1706 struct proto_handler *m; in LibAliasLoadModule()
1747 struct proto_handler *p; in LibAliasUnLoadAllModule()