Searched refs:route_pos (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sbin/dhclient/
H A Dkroute.c63 unsigned int route_pos(struct rt_msghdr *, uint8_t *, unsigned int,
263 * route_pos() finds the position of the *rtm route within
269 route_pos(struct rt_msghdr *rtm, uint8_t *routes, unsigned int routes_len, function
360 pos = route_pos(rtm, routes, routes_len, address);

Completed in 113 milliseconds