match_attr 1691 net/core/devlink.c struct nlattr *match_attr; match_attr 1693 net/core/devlink.c match_attr = nla_nest_start_noflag(skb, DEVLINK_ATTR_DPIPE_MATCH); match_attr 1694 net/core/devlink.c if (!match_attr) match_attr 1704 net/core/devlink.c nla_nest_end(skb, match_attr); match_attr 1708 net/core/devlink.c nla_nest_cancel(skb, match_attr); match_attr 2002 net/core/devlink.c struct nlattr *match_attr; match_attr 2007 net/core/devlink.c match_attr = nla_nest_start_noflag(skb, match_attr 2009 net/core/devlink.c if (!match_attr) match_attr 2014 net/core/devlink.c nla_nest_end(skb, match_attr); match_attr 2019 net/core/devlink.c nla_nest_cancel(skb, match_attr); match_attr 12639 net/wireless/nl80211.c struct nlattr *match_attr, *local_func_attr, *peer_func_attr; match_attr 12668 net/wireless/nl80211.c match_attr = nla_nest_start_noflag(msg, NL80211_ATTR_NAN_MATCH); match_attr 12669 net/wireless/nl80211.c if (!match_attr) match_attr 12697 net/wireless/nl80211.c nla_nest_end(msg, match_attr);