Home
last modified time | relevance | path

Searched refs:RMNETCTL_FREE_VND (Results 1 – 3 of 3) sorted by relevance

/device/google/marlin/dataservices/rmnetctl/inc/
Dlibrmnetctl.h60 #define RMNETCTL_FREE_VND 0 macro
/device/google/marlin/dataservices/rmnetctl/cli/
Drmnetcli.c330 _STRTOUI32(argv[1]), &error_number, RMNETCTL_FREE_VND); in rmnet_api_call()
/device/google/marlin/dataservices/rmnetctl/src/
Dlibrmnetctl.c783 ((new_vnd != RMNETCTL_NEW_VND) && (new_vnd != RMNETCTL_FREE_VND))) { in rmnet_new_vnd_prefix()