Searched refs:battrs (Results 1 – 2 of 2) sorted by relevance
445 struct nlattr *battrs[TIPC_NLA_BEARER_MAX + 1]; in tipc_udp_nl_dump_remoteip() local456 err = nla_parse_nested(battrs, TIPC_NLA_BEARER_MAX, in tipc_udp_nl_dump_remoteip()462 if (!battrs[TIPC_NLA_BEARER_NAME]) in tipc_udp_nl_dump_remoteip()465 bname = nla_data(battrs[TIPC_NLA_BEARER_NAME]); in tipc_udp_nl_dump_remoteip()
1544 struct nfsd4_channel_attrs *battrs) in alloc_session() argument1566 memcpy(&new->se_bchannel, battrs, sizeof(struct nfsd4_channel_attrs)); in alloc_session()