Lines Matching defs:__init__
103 def __init__(self, nl_msg):
128 def __init__(self, raw, offset):
170 def __init__(self, msg, offset=0):
191 def __init__(self, msg, offset, attr_space=None):
284 def __init__(self, data):
363 def __init__(self, nl_msg):
380 def __init__(self, family_name, proto_num):
414 def __init__(self, family_name):
415 super().__init__(family_name, Netlink.NETLINK_GENERIC)
444 def __init__(self, attr_space, attrs, outer = None):
466 def __init__(self, def_path, schema=None, process_unknown=False,
468 super().__init__(def_path, schema)