Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkctl.c490 static int decode_link(sd_netlink_message *m, LinkInfo *info, char **patterns, bool matched_pattern… in decode_link() function
743 r = decode_link(i, links + c, patterns, matched_patterns); in acquire_link_info()