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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Drelay6_database.h88 struct interface *get_interface_s __P((char *s));
H A Ddhcp6r.c104 if (get_interface_s(argv[i]) == NULL) {
129 if (get_interface_s(argv[i]) == NULL) {
207 if ((iface = get_interface_s(eth)) != NULL) {
H A Drelay6_database.c100 struct interface *get_interface_s(char *s) function

Completed in 92 milliseconds