Home
last modified time | relevance | path

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

/Linux-v5.15/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.h1879 bool getlink);
1907 bool getlink) in br_cfm_status_fill_info() argument
Dbr_netlink.c435 bool getlink) in br_fill_ifinfo() argument
556 err = br_cfm_status_fill_info(skb, br, getlink); in br_fill_ifinfo()