Searched defs:gateway_description (Results 1 - 1 of 1) sorted by relevance

/systemd/src/network/
H A Dnetworkctl.c299 char **gateway_description) {
308 assert(gateway_description);
389 r = ieee_oui(hwdb, &mac, gateway_description);
293 get_gateway_description( sd_netlink *rtnl, sd_hwdb *hwdb, int ifindex, int family, union in_addr_union *gateway, char **gateway_description) argument

Completed in 13 milliseconds