Searched refs:rtm_protocol (Results 1 – 3 of 3) sorted by relevance
167 *protocol = rtm->rtm_protocol; in sd_rtnl_message_route_get_protocol()249 unsigned char rtm_protocol) { in sd_rtnl_message_new_route() argument268 rtm->rtm_protocol = rtm_protocol; in sd_rtnl_message_new_route()
235 unsigned char rtm_protocol; /* Routing protocol; see below */ member
156 …nk *nl, sd_netlink_message **ret, uint16_t nlmsg_type, int rtm_family, unsigned char rtm_protocol);