HomeSort by relevance Sort by last modified time
    Searched refs:RMNET_IS_MODE_IP (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/msm8960/kernel-headers/linux/
msm_rmnet.h 29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP)
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_rmnet.h 28 #define RMNET_IS_MODE_IP(mode) \
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_rmnet.h 29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP)
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_rmnet.h 15 #define RMNET_IS_MODE_IP(mode) \

Completed in 86 milliseconds