Searched refs:RMNETCTL_NEW_VND (Results 1 – 9 of 9) sorted by relevance
/device/moto/shamu/dataservices/rmnetctl/cli/ |
D | rmnetcli.c | 315 _STRTOUI32(argv[1]), &error_number, RMNETCTL_NEW_VND, argv[2]); in rmnet_api_call() 319 _STRTOUI32(argv[1]), &error_number, RMNETCTL_NEW_VND); in rmnet_api_call()
|
/device/moto/shamu/dataservices/rmnetctl/inc/ |
D | librmnetctl.h | 58 #define RMNETCTL_NEW_VND 1 macro
|
/device/huawei/angler/dataservices/rmnetctl/cli/ |
D | rmnetcli.c | 313 _STRTOUI32(argv[1]), &error_number, RMNETCTL_NEW_VND, argv[2]); in rmnet_api_call() 317 _STRTOUI32(argv[1]), &error_number, RMNETCTL_NEW_VND); in rmnet_api_call()
|
/device/lge/bullhead/dataservices/rmnetctl/cli/ |
D | rmnetcli.c | 313 _STRTOUI32(argv[1]), &error_number, RMNETCTL_NEW_VND, argv[2]); in rmnet_api_call() 317 _STRTOUI32(argv[1]), &error_number, RMNETCTL_NEW_VND); in rmnet_api_call()
|
/device/huawei/angler/dataservices/rmnetctl/inc/ |
D | librmnetctl.h | 58 #define RMNETCTL_NEW_VND 1 macro
|
/device/lge/bullhead/dataservices/rmnetctl/inc/ |
D | librmnetctl.h | 58 #define RMNETCTL_NEW_VND 1 macro
|
/device/moto/shamu/dataservices/rmnetctl/src/ |
D | librmnetctl.c | 720 ((new_vnd != RMNETCTL_NEW_VND) && (new_vnd != RMNETCTL_FREE_VND))) { in rmnet_new_vnd_prefix() 726 if (new_vnd == RMNETCTL_NEW_VND) { in rmnet_new_vnd_prefix()
|
/device/lge/bullhead/dataservices/rmnetctl/src/ |
D | librmnetctl.c | 756 ((new_vnd != RMNETCTL_NEW_VND) && (new_vnd != RMNETCTL_FREE_VND))) { in rmnet_new_vnd_prefix() 762 if (new_vnd == RMNETCTL_NEW_VND) { in rmnet_new_vnd_prefix()
|
/device/huawei/angler/dataservices/rmnetctl/src/ |
D | librmnetctl.c | 755 ((new_vnd != RMNETCTL_NEW_VND) && (new_vnd != RMNETCTL_FREE_VND))) { in rmnet_new_vnd_prefix() 761 if (new_vnd == RMNETCTL_NEW_VND) { in rmnet_new_vnd_prefix()
|