Searched refs:proto_handler (Results 1 – 10 of 10) sorted by relevance
55 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 *
77 struct proto_handler { struct86 TAILQ_ENTRY(proto_handler) link; argument93 int LibAliasAttachHandlers(struct proto_handler *);94 int LibAliasDetachHandlers(struct proto_handler *);97 struct proto_handler *first_handler(void);
101 struct proto_handler handlers [] = {
117 struct proto_handler handlers[] = {
77 struct proto_handler handlers[] = {
128 struct proto_handler handlers[] = {
161 struct proto_handler handlers[] = {
144 struct proto_handler handlers[] = {
125 struct proto_handler handlers[] = {
1703 struct proto_handler *m; in LibAliasLoadModule()1744 struct proto_handler *p; in LibAliasUnLoadAllModule()