Searched defs:rtm_type (Results 1 – 3 of 3) sorted by relevance
958 configure_routes(uint8_t rtm_type,struct imsg_configure_interface * imsg) configure_routes() argument 1031 configure_route(uint8_t rtm_type,uint32_t if_index,int rdomain,struct sockaddr_in * dst,struct sockaddr_in * mask,struct sockaddr_in * gw,struct sockaddr_in * ifa,int rtm_flags) configure_route() argument [all...]
705 configure_gateway(struct imsg_configure_dfr * dfr,uint8_t rtm_type) configure_gateway() argument
224 u_char rtm_type; /* message type */ member