Home
last modified time | relevance | path

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

/openbsd/sbin/slaacd/
H A Dfrontend.c89 int get_xflags(char *);
467 get_xflags(char *if_name) in get_xflags() function
504 get_xflags(if_name)) == -1) in update_iface()
728 xflags = get_xflags(if_name); in handle_route_message()
/openbsd/sbin/dhcpleased/
H A Dfrontend.c90 int get_xflags(char *);
562 get_xflags(char *if_name) in get_xflags() function
685 if ((xflags = get_xflags(if_name)) == -1) in init_ifaces()