Home
last modified time | relevance | path

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

/device/lge/bullhead/dataservices/rmnetctl/src/
Dlibrmnetctl.c236 static inline int _rmnetctl_check_len(size_t str_len, uint16_t *error_code) { in _rmnetctl_check_len() function
403 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_associate_network_device()
434 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_network_device_associated()
473 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_egress_data_format()
513 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_egress_data_format()
553 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_ingress_data_format_tailspace()
591 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_ingress_data_format_tailspace()
637 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
643 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
681 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_unset_logical_ep_config()
[all …]
/device/google/marlin/dataservices/rmnetctl/src/
Dlibrmnetctl.c238 static inline int _rmnetctl_check_len(size_t str_len, uint16_t *error_code) { in _rmnetctl_check_len() function
405 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_associate_network_device()
436 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_network_device_associated()
481 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_egress_data_format()
521 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_egress_data_format()
567 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_ingress_data_format_tailspace()
605 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_ingress_data_format_tailspace()
657 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
663 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
701 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_unset_logical_ep_config()
[all …]
/device/huawei/angler/dataservices/rmnetctl/src/
Dlibrmnetctl.c235 static inline int _rmnetctl_check_len(size_t str_len, uint16_t *error_code) { in _rmnetctl_check_len() function
402 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_associate_network_device()
433 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_network_device_associated()
472 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_egress_data_format()
512 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_egress_data_format()
552 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_ingress_data_format_tailspace()
590 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_ingress_data_format_tailspace()
636 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
642 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
680 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_unset_logical_ep_config()
[all …]