Home
last modified time | relevance | path

Searched defs:str_len (Results 1 – 1 of 1) sorted by relevance

/device/moto/shamu/dataservices/rmnetctl/src/
Dlibrmnetctl.c218 static inline int _rmnetctl_check_len(int str_len, uint16_t *error_code) { in _rmnetctl_check_len()
364 int str_len = -1, return_code = RMNETCTL_LIB_ERR; in rmnet_associate_network_device() local
398 int str_len = -1, return_code = RMNETCTL_LIB_ERR; in rmnet_get_network_device_associated() local
433 int str_len = -1, return_code = RMNETCTL_LIB_ERR; in rmnet_set_link_egress_data_format() local
473 int str_len = -1, return_code = RMNETCTL_LIB_ERR; in rmnet_get_link_egress_data_format() local
510 int str_len = -1, return_code = RMNETCTL_LIB_ERR; in rmnet_set_link_ingress_data_format_tailspace() local
547 int str_len = -1, return_code = RMNETCTL_LIB_ERR; in rmnet_get_link_ingress_data_format_tailspace() local
589 int str_len = -1, return_code = RMNETCTL_LIB_ERR; in rmnet_set_logical_ep_config() local
632 int str_len = -1, return_code = RMNETCTL_LIB_ERR; in rmnet_unset_logical_ep_config() local
672 int str_len = -1, return_code = RMNETCTL_LIB_ERR; in rmnet_get_logical_ep_config() local
[all …]