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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dclaw.h68 #define WS_APPL_NAME_PACKED "PACKED " macro
H A Dclaw.c549 if(strncmp(privptr->p_env->api_type,WS_APPL_NAME_PACKED,6) == 0) {
1725 if ((memcmp(WS_APPL_NAME_PACKED, host_name, 8)!=0) ||
1726 (memcmp(WS_APPL_NAME_PACKED, ws_name, 8)!=0 ))
2887 if(strncmp(p_env->api_type,WS_APPL_NAME_PACKED,6) == 0) {
3207 WS_APPL_NAME_PACKED, WS_APPL_NAME_PACKED);
4240 if(strncmp(p_env->api_type,WS_APPL_NAME_PACKED,6) == 0) {

Completed in 99 milliseconds