Lines Matching refs:netlink
28 import netlink
31 ### Base netlink constants. See include/uapi/linux/netlink.h.
208 class IPRoute(netlink.NetlinkSocket):
223 """Decodes netlink attributes to Python types.
239 nla_type: An integer, then netlink attribute type.
240 nla_data: A byte string, the netlink attribute data.
307 """Sends a netlink request and expects an ack."""
331 IOError: If the netlink request returns an error.
344 # Create a netlink request containing the rtmsg.