Home
last modified time | relevance | path

Searched refs:RMNETCTL_INVALID_ARG (Results 1 – 9 of 9) sorted by relevance

/device/moto/shamu/dataservices/rmnetctl/src/
Dlibrmnetctl.c198 int return_code = RMNETCTL_INVALID_ARG; in _rmnetctl_check_dev_name()
297 return_code = RMNETCTL_INVALID_ARG; in rmnetctl_init()
369 return_code = RMNETCTL_INVALID_ARG; in rmnet_associate_network_device()
402 return_code = RMNETCTL_INVALID_ARG; in rmnet_get_network_device_associated()
436 return_code = RMNETCTL_INVALID_ARG; in rmnet_set_link_egress_data_format()
477 return_code = RMNETCTL_INVALID_ARG; in rmnet_get_link_egress_data_format()
513 return_code = RMNETCTL_INVALID_ARG; in rmnet_set_link_ingress_data_format_tailspace()
551 return_code = RMNETCTL_INVALID_ARG; in rmnet_get_link_ingress_data_format_tailspace()
594 return_code = RMNETCTL_INVALID_ARG; in rmnet_set_logical_ep_config()
637 return_code = RMNETCTL_INVALID_ARG; in rmnet_unset_logical_ep_config()
[all …]
/device/lge/bullhead/dataservices/rmnetctl/src/
Dlibrmnetctl.c216 int return_code = RMNETCTL_INVALID_ARG; in _rmnetctl_check_dev_name()
318 return_code = RMNETCTL_INVALID_ARG; in rmnetctl_init()
392 return_code = RMNETCTL_INVALID_ARG; in rmnet_associate_network_device()
426 return_code = RMNETCTL_INVALID_ARG; in rmnet_get_network_device_associated()
462 return_code = RMNETCTL_INVALID_ARG; in rmnet_set_link_egress_data_format()
504 return_code = RMNETCTL_INVALID_ARG; in rmnet_get_link_egress_data_format()
542 return_code = RMNETCTL_INVALID_ARG; in rmnet_set_link_ingress_data_format_tailspace()
581 return_code = RMNETCTL_INVALID_ARG; in rmnet_get_link_ingress_data_format_tailspace()
626 return_code = RMNETCTL_INVALID_ARG; in rmnet_set_logical_ep_config()
670 return_code = RMNETCTL_INVALID_ARG; in rmnet_unset_logical_ep_config()
[all …]
/device/huawei/angler/dataservices/rmnetctl/src/
Dlibrmnetctl.c215 int return_code = RMNETCTL_INVALID_ARG; in _rmnetctl_check_dev_name()
317 return_code = RMNETCTL_INVALID_ARG; in rmnetctl_init()
391 return_code = RMNETCTL_INVALID_ARG; in rmnet_associate_network_device()
425 return_code = RMNETCTL_INVALID_ARG; in rmnet_get_network_device_associated()
461 return_code = RMNETCTL_INVALID_ARG; in rmnet_set_link_egress_data_format()
503 return_code = RMNETCTL_INVALID_ARG; in rmnet_get_link_egress_data_format()
541 return_code = RMNETCTL_INVALID_ARG; in rmnet_set_link_ingress_data_format_tailspace()
580 return_code = RMNETCTL_INVALID_ARG; in rmnet_get_link_ingress_data_format_tailspace()
625 return_code = RMNETCTL_INVALID_ARG; in rmnet_set_logical_ep_config()
669 return_code = RMNETCTL_INVALID_ARG; in rmnet_unset_logical_ep_config()
[all …]
/device/moto/shamu/dataservices/rmnetctl/cli/
Drmnetcli.c62 print_rmnet_api_status(RMNETCTL_INVALID_ARG, RMNETCTL_CFG_FAILURE_NO_COMMAND); \
64 return RMNETCTL_INVALID_ARG; \
235 else if (return_code == RMNETCTL_INVALID_ARG) in print_rmnet_api_status()
/device/huawei/angler/dataservices/rmnetctl/cli/
Drmnetcli.c62 print_rmnet_api_status(RMNETCTL_INVALID_ARG, RMNETCTL_CFG_FAILURE_NO_COMMAND); \
64 return RMNETCTL_INVALID_ARG; \
237 else if (return_code == RMNETCTL_INVALID_ARG) in print_rmnet_api_status()
/device/lge/bullhead/dataservices/rmnetctl/cli/
Drmnetcli.c62 print_rmnet_api_status(RMNETCTL_INVALID_ARG, RMNETCTL_CFG_FAILURE_NO_COMMAND); \
64 return RMNETCTL_INVALID_ARG; \
237 else if (return_code == RMNETCTL_INVALID_ARG) in print_rmnet_api_status()
/device/moto/shamu/dataservices/rmnetctl/inc/
Dlibrmnetctl.h51 #define RMNETCTL_INVALID_ARG 3 macro
/device/huawei/angler/dataservices/rmnetctl/inc/
Dlibrmnetctl.h51 #define RMNETCTL_INVALID_ARG 3 macro
/device/lge/bullhead/dataservices/rmnetctl/inc/
Dlibrmnetctl.h51 #define RMNETCTL_INVALID_ARG 3 macro