Searched defs:kwargs (Results 1 – 2 of 2) sorted by relevance
263 def insert_type(self, type_name, type_selector="typedef", **kwargs):1068 def __init__(self, **kwargs):1237 def _init_common(self, **kwargs):1374 def __init__(self, entry=None, **kwargs):
217 icmpv4_reply = lambda **kwargs: scapy.ICMP(type=0, **kwargs)