Home
last modified time | relevance | path

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

/Linux-v6.6/net/bridge/
Dbr_cfm_netlink.c618 bool getlink) in br_cfm_status_fill_info() argument
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()
Dbr_private.h2023 bool getlink);
2051 bool getlink) in br_cfm_status_fill_info() argument
Dbr_netlink.c456 bool getlink) in br_fill_ifinfo() argument
578 err = br_cfm_status_fill_info(skb, br, getlink); in br_fill_ifinfo()