Home
last modified time | relevance | path

Searched refs:genl_controller (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/tests/hwsim/
Dhwsim.py26 self._fid = netlink.genl_controller.get_family_id(b'MAC80211_HWSIM')
Dnetlink.py237 genl_controller = GenlController(Connection(NETLINK_GENERIC)) variable