Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Ddhclient.c135 void routehandler(struct protocol *);
227 routehandler(struct protocol *p __unused) in routehandler() function
530 add_protocol("AF_ROUTE", routefd, routehandler, ifi); in main()