Searched refs:RTM_DELADDR (Results 1 – 4 of 4) sorted by relevance
90 NL_EVENT_RTM_NAME(RTM_DELADDR); in rtMessageName()169 if (type != RTM_NEWADDR && type != RTM_DELADDR) { in parseIfAddrMessage()537 nh->nlmsg_type == RTM_DELADDR) { in parseBinaryNetlinkMessage()
96 case RTM_DELADDR: in DecodeInternal()117 case RTM_DELADDR: in DecodeInternal()443 hdr->hdr.nlmsg_type = RTM_DELADDR; in EncodeAddress()
62 RTM_DELADDR = 21 variable443 RTM_DELADDR, address, prefixlen, 0, 0, ifindex)
374 return ifc_act_on_address(RTM_DELADDR, name, address, prefixlen); in ifc_del_address()