Lines Matching refs:strtoul
549 rtn = strtoul(buffer, NULL, 0); in parse_rtn_arg()
576 interval = strtoul(buffer, NULL, 0); in parse_interval_arg()
603 latency = strtoul(buffer, NULL, 0); in parse_latency_arg()
627 phy = strtoul(buffer, NULL, 0); in parse_phy_arg()
652 sdu = strtoul(buffer, NULL, 0); in parse_sdu_arg()
677 c_to_p_ft = strtoul(buffer, NULL, 0); in parse_c_to_p_ft_arg()
702 p_to_c_ft = strtoul(buffer, NULL, 0); in parse_p_to_c_ft_arg()
727 iso_interval = strtoul(buffer, NULL, 0); in parse_iso_interval_arg()
751 nse = strtoul(buffer, NULL, 0); in parse_nse_arg()
775 pdu = strtoul(buffer, NULL, 0); in parse_pdu_arg()
799 bn = strtoul(buffer, NULL, 0); in parse_bn_arg()
824 cis_count = strtoul(buffer, NULL, 0); in parse_cis_count_arg()