Home
last modified time | relevance | path

Searched refs:RMNET_IS_MODE_IP (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dmsm_rmnet.h15 #define RMNET_IS_MODE_IP(mode) \ macro
/hardware/qcom/msm8x74/kernel-headers/linux/
Dmsm_rmnet.h29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP) macro
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_rmnet.h28 #define RMNET_IS_MODE_IP(mode) \ macro
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_rmnet.h29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP) macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_rmnet.h15 #define RMNET_IS_MODE_IP(mode) \ macro
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_rmnet.h29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP) macro