Home
last modified time | relevance | path

Searched refs:rtmsg (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/
H A Difmetric.c_netlink-invalid-arg.patch11 l = NLMSG_PAYLOAD(n, sizeof(struct rtmsg));
/openbmc/phosphor-networkd/src/
H A Drtnetlink_server.cpp134 performRequest(NETLINK_ROUTE, RTM_GETROUTE, NLM_F_DUMP, rtmsg{}, cb);
H A Drtnetlink.cpp119 const auto& rtm = extractRtData<rtmsg>(msg); in gatewayFromRtm()
/openbmc/inarp/
H A Dinarp.c222 struct rtgenmsg rtmsg; in init_netlink() member
249 msg.rtmsg.rtgen_family = AF_UNSPEC; in init_netlink()
/openbmc/qemu/linux-user/
H A Dfd-trans.c1329 struct rtmsg *rtm; in host_to_target_data_route()
1600 struct rtmsg *rtm; in target_to_host_data_route()