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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Drelay6_database.h38 char *ciface; member in struct:cifaces
H A Ddhcp6r.c116 ci->ciface = strdup(argv[i]);
H A Drelay6_database.c80 if (strcmp(device->ifname, iface->ciface) == 0)
H A Drelay6_socket.c179 if (strcmp(device->ifname, iface->ciface) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Dinterface.h56 extern struct interface *ciface;
H A Dmain.c116 struct interface *interfaces = NULL, *ciface = NULL; variable in typeref:struct:
286 if ( iface == ciface ) {
287 ciface = ciface->i_next;
288 bootaddr( ciface );
311 if ( iface == ciface ) {
312 ciface = ciface->i_next;
313 bootaddr( ciface );
1103 ciface
[all...]
H A Drtmp.c150 if ( iface == ciface ) {
151 ciface = ciface->i_next;
152 bootaddr( ciface );
H A Dzip.c736 if ( iface == ciface ) {
737 ciface = ciface->i_next;
738 bootaddr( ciface );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Drelay6_database.h38 char *ciface; member in struct:cifaces
H A Ddhcp6r.c116 ci->ciface = strdup(argv[i]);
H A Drelay6_database.c80 if (strcmp(device->ifname, iface->ciface) == 0)
H A Drelay6_socket.c179 if (strcmp(device->ifname, iface->ciface) == 0) {

Completed in 106 milliseconds