Searched defs:hostname (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | wpasupplicant.py | 21 def __init__(self, ifname=None, global_iface=None, hostname=None, argument 163 def set_ifname(self, ifname, hostname=None, port=9877): argument
|
D | hostapd.py | 149 def __init__(self, ifname, bssidx=0, hostname=None, ctrl=hapd_ctrl, argument
|