Searched refs:RTM_NEWROUTE (Results 1 – 2 of 2) sorted by relevance
41 RTM_NEWROUTE = 24 variable568 if command == RTM_NEWROUTE and not table:591 self._Route(version, RTPROT_STATIC, RTM_NEWROUTE, table, dest, prefixlen,
595 for action in [iproute.RTM_NEWROUTE, iproute.RTM_DELROUTE]: