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

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

Completed in 125 milliseconds