Searched full:getlink (Results 1 – 5 of 5) sorted by relevance
120 rtstat = rtnl.getlink({"ifi-index": cfg.ifindex})['stats64']188 devs = rtnl.getlink({}, dump=True)253 rtstat1 = rtnl.getlink({"ifi-index": cfg.ifindex})['stats64']255 rtstat2 = rtnl.getlink({"ifi-index": cfg.ifindex})['stats64']297 rtstat1 = rtnl.getlink({"ifi-index": cfg.ifindex})['stats64']300 rtstat2 = rtnl.getlink({"ifi-index": cfg.ifindex})['stats64']
618 bool getlink) in br_cfm_status_fill_info() argument648 /* Only clear if this is a GETLINK */ in br_cfm_status_fill_info()649 if (getlink) { in br_cfm_status_fill_info()708 if (getlink) { /* Only clear if this is a GETLINK */ in br_cfm_status_fill_info()
456 bool getlink) in br_fill_ifinfo() argument579 err = br_cfm_status_fill_info(skb, br, getlink); in br_fill_ifinfo()674 * Dump information about all ports, in response to GETLINK
2092 bool getlink);2120 bool getlink) in br_cfm_status_fill_info() 2117 br_cfm_status_fill_info(struct sk_buff * skb,struct net_bridge * br,bool getlink) br_cfm_status_fill_info() argument
5624 * supported in other getlink/setlink commands.