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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Darpping_thread.c659 char ip_entry[32], hw_type[8], flags[8], hw_address[32], mask[32], device[8]; local
672 sscanf(buf, "%s %s %s %s %s %s", ip_entry, hw_type, flags, hw_address, mask, device);
676 //Cdbg(DBE, "%s, %s", ip_entry, hw_address);
683 if( strcmp(p->ip->ptr, ip_entry)==0/* &&
692 if( ( strcmp(p->ip->ptr, ip_entry)!=0 && strcmp(p->mac->ptr, hw_address)==0 ) ||
695 //Cdbg(DBE, "Remove ip=[%s]", ip_entry);
715 buffer_copy_string(smb_srv_info->ip, ip_entry);
728 //Cdbg(DBE, "Add ip=[%s] to list!\n", ip_entry);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Darpping_thread.c659 char ip_entry[32], hw_type[8], flags[8], hw_address[32], mask[32], device[8]; local
672 sscanf(buf, "%s %s %s %s %s %s", ip_entry, hw_type, flags, hw_address, mask, device);
676 //Cdbg(DBE, "%s, %s", ip_entry, hw_address);
683 if( strcmp(p->ip->ptr, ip_entry)==0/* &&
692 if( ( strcmp(p->ip->ptr, ip_entry)!=0 && strcmp(p->mac->ptr, hw_address)==0 ) ||
695 //Cdbg(DBE, "Remove ip=[%s]", ip_entry);
715 buffer_copy_string(smb_srv_info->ip, ip_entry);
728 //Cdbg(DBE, "Add ip=[%s] to list!\n", ip_entry);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Darpping_thread.c659 char ip_entry[32], hw_type[8], flags[8], hw_address[32], mask[32], device[8]; local
672 sscanf(buf, "%s %s %s %s %s %s", ip_entry, hw_type, flags, hw_address, mask, device);
676 //Cdbg(DBE, "%s, %s", ip_entry, hw_address);
683 if( strcmp(p->ip->ptr, ip_entry)==0/* &&
692 if( ( strcmp(p->ip->ptr, ip_entry)!=0 && strcmp(p->mac->ptr, hw_address)==0 ) ||
695 //Cdbg(DBE, "Remove ip=[%s]", ip_entry);
715 buffer_copy_string(smb_srv_info->ip, ip_entry);
728 //Cdbg(DBE, "Add ip=[%s] to list!\n", ip_entry);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dwan.c3280 char ip_entry[32], hw_type[8], flags[8], hw_address[32], mask[32], device[8]; local
3292 sscanf(buf, "%s %s %s %s %s %s", ip_entry, hw_type, flags, hw_address, mask, device);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dwan.c3280 char ip_entry[32], hw_type[8], flags[8], hw_address[32], mask[32], device[8]; local
3292 sscanf(buf, "%s %s %s %s %s %s", ip_entry, hw_type, flags, hw_address, mask, device);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dwan.c3280 char ip_entry[32], hw_type[8], flags[8], hw_address[32], mask[32], device[8]; local
3292 sscanf(buf, "%s %s %s %s %s %s", ip_entry, hw_type, flags, hw_address, mask, device);

Completed in 121 milliseconds