Home
last modified time | relevance | path

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

/hostap-latest/tests/hwsim/
Dnetlink.py106 NETLINK_GENERIC = 16 variable
237 genl_controller = GenlController(Connection(NETLINK_GENERIC))
Dhwsim.py25 self._conn = netlink.Connection(netlink.NETLINK_GENERIC)