Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/dhclient/
H A Ddhclient.c134 void routehandler(struct protocol *);
226 routehandler(struct protocol *p __unused) in routehandler() function
525 add_protocol("AF_ROUTE", routefd, routehandler, ifi); in main()