Searched refs:ndp_ind_app_info_len (Results 1 – 2 of 2) sorted by relevance
2382 u16 ndp_ind_app_info_len = 0; in handleEvent() local2415 ndp_ind_app_info_len = ndp_request_event.app_info.ndp_app_info_len; in handleEvent()2419 ndp_ind_app_info_len); in handleEvent()2421 [ndp_ind_app_info_len] = '\0'; in handleEvent()5037 u16 ndp_ind_app_info_len = 0; in handleEvent() local5067 ndp_ind_app_info_len = it.get_u16(); in handleEvent()5068 ndp_request_event.app_info.ndp_app_info_len = ndp_ind_app_info_len; in handleEvent()5072 it.get_data(), ndp_ind_app_info_len); in handleEvent()5073 ndp_request_event.app_info.ndp_app_info[ndp_ind_app_info_len] = '\0'; in handleEvent()
3829 u16 ndp_ind_app_info_len = 0; in handleEvent() local3862 ndp_ind_app_info_len = ndp_request_event.app_info.ndp_app_info_len; in handleEvent()3865 u16 len = min(ndp_ind_app_info_len, in handleEvent()6978 u16 ndp_ind_app_info_len = 0; in handleEvent() local7008 ndp_ind_app_info_len = it.get_u16(); in handleEvent()7009 ndp_request_event.app_info.ndp_app_info_len = ndp_ind_app_info_len; in handleEvent()7013 it.get_data(), ndp_ind_app_info_len); in handleEvent()