Searched refs:RTM_READD (Results 1 – 3 of 3) sorted by relevance
47 #define RTM_READD -1 macro
167 NULL, NULL, NO_FREESO, RTM_READD); in label_reattach_route()
321 rm.m_rtm.rtm_type = (optype == RTM_READD) ? RTM_ADD : optype; in add_route()358 if (optype != RTM_READD && so_dest->sa.sa_family != AF_MPLS) { in add_route()