Searched refs:routehandler (Results 1 – 1 of 1) sorted by relevance
121 void routehandler(struct protocol *);211 routehandler(struct protocol *p) in routehandler() function492 add_protocol("AF_ROUTE", routefd, routehandler, ifi); in main()