Searched refs:routehandler (Results 1 – 1 of 1) sorted by relevance
135 void routehandler(struct protocol *);227 routehandler(struct protocol *p __unused) in routehandler() function530 add_protocol("AF_ROUTE", routefd, routehandler, ifi); in main()