Lines Matching defs:attrs
3523 struct nlattr *attrs;
3531 attrs = nla_nest_start_noflag(skb, TIPC_NLA_SOCK);
3532 if (!attrs)
3538 nla_nest_end(skb, attrs);
3544 nla_nest_cancel(skb, attrs);
3626 struct nlattr *attrs;
3633 attrs = nla_nest_start_noflag(skb, TIPC_NLA_SOCK);
3634 if (!attrs)
3677 nla_nest_end(skb, attrs);
3684 nla_nest_cancel(skb, attrs);
3701 struct nlattr *attrs;
3708 attrs = nla_nest_start_noflag(skb, TIPC_NLA_PUBL);
3709 if (!attrs)
3721 nla_nest_end(skb, attrs);
3727 nla_nest_cancel(skb, attrs);
3785 struct nlattr **attrs = genl_dumpit_info(cb)->info.attrs;
3788 if (!attrs[TIPC_NLA_SOCK])
3792 attrs[TIPC_NLA_SOCK],