Searched refs:ifam_type (Results 1 – 2 of 2) sorted by relevance
154 if (ifa->ifam_type != RTM_DELADDR && ifa->ifam_type != RTM_NEWADDR) { in recv_function_route()159 switch (ifa->ifam_type) { in recv_function_route()162 sctp_handle_ifamsg(ifa->ifam_type, ifa->ifam_index, rti_info[RTAX_IFA]); in recv_function_route()
367 unsigned char ifam_type; member