Searched refs:proto_handler (Results 1 – 10 of 10) sorted by relevance
57 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 *
79 struct proto_handler { struct88 TAILQ_ENTRY(proto_handler) link; argument95 int LibAliasAttachHandlers(struct proto_handler *);96 int LibAliasDetachHandlers(struct proto_handler *);99 struct proto_handler *first_handler(void);
106 struct proto_handler handlers [] = {
121 struct proto_handler handlers[] = {
81 struct proto_handler handlers[] = {
136 struct proto_handler handlers[] = {
165 struct proto_handler handlers[] = {
150 struct proto_handler handlers[] = {
132 struct proto_handler handlers[] = {
1698 struct proto_handler *m; in LibAliasLoadModule()1739 struct proto_handler *p; in LibAliasUnLoadAllModule()