Lines Matching refs:domain

1796 def default_cred(domain=None, user="hs20-test"):  argument
1801 if domain:
1802 cred['domain'] = domain
2252 def conn_capab_cred(domain=None, req_conn_capab=None): argument
2253 cred = default_cred(domain=domain)
2268 values = conn_capab_cred(domain="example.com", req_conn_capab="6:1234")
2274 values = conn_capab_cred(domain="example.org", req_conn_capab="6:1234")
2284 values = conn_capab_cred(domain="example.org", req_conn_capab="1:0")
2289 values = conn_capab_cred(domain="example.org", req_conn_capab="17:5060")
2299 values = conn_capab_cred(domain="example.org", req_conn_capab="50")
2323 values = conn_capab_cred(domain="example.org", req_conn_capab="6:1234")
2367 def bw_cred(domain=None, dl_home=None, ul_home=None, dl_roaming=None, ul_roaming=None): argument
2368 cred = default_cred(domain=domain)
2388 values = bw_cred(domain="example.com", dl_home=5490, ul_home=58)
2393 values = bw_cred(domain="example.com", dl_home=5491, ul_home=58)
2398 values = bw_cred(domain="example.com", dl_home=5490, ul_home=59)
2403 values = bw_cred(domain="example.com", dl_home=5491, ul_home=59)
2424 values = bw_cred(domain="example.com", dl_home=5490, ul_home=58)
2460 values = bw_cred(domain="example.com", dl_home=5490, ul_home=58)
2465 values = bw_cred(domain="example.com", dl_home=5491, ul_home=58)
2470 values = bw_cred(domain="example.com", dl_home=5490, ul_home=59)
2475 values = bw_cred(domain="example.com", dl_home=5491, ul_home=59)
2498 values = bw_cred(domain="example.org", dl_roaming=5490, ul_roaming=58)
2503 values = bw_cred(domain="example.org", dl_roaming=5491, ul_roaming=58)
2508 values = bw_cred(domain="example.org", dl_roaming=5490, ul_roaming=59)
2513 values = bw_cred(domain="example.org", dl_roaming=5491, ul_roaming=59)
2559 values = bw_cred(domain="example.com", dl_home=10000, ul_home=10000,