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()112 struct proto_handler *p; in find_handler()122 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);
103 struct proto_handler handlers [] = {
79 struct proto_handler handlers[] = {
119 struct proto_handler handlers[] = {
130 struct proto_handler handlers[] = {
163 struct proto_handler handlers[] = {
146 struct proto_handler handlers[] = {
127 struct proto_handler handlers[] = {
1706 struct proto_handler *m; in LibAliasLoadModule()1747 struct proto_handler *p; in LibAliasUnLoadAllModule()