Searched refs:sd_rtnl_message_route_get_protocol (Results 1 – 3 of 3) sorted by relevance
165 int sd_rtnl_message_route_get_protocol(sd_netlink_message *m, unsigned char *protocol);
157 int sd_rtnl_message_route_get_protocol(sd_netlink_message *m, unsigned char *protocol) { in sd_rtnl_message_route_get_protocol() function
1701 r = sd_rtnl_message_route_get_protocol(message, &tmp->protocol); in manager_rtnl_process_route()