Home
last modified time | relevance | path

Searched refs:routehandler (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sbin/dhclient/
HDdhclient.c121 void routehandler(struct protocol *);
211 routehandler(struct protocol *p) in routehandler() function
492 add_protocol("AF_ROUTE", routefd, routehandler, ifi); in main()