Home
last modified time | relevance | path

Searched refs:battrs (Results 1 – 2 of 2) sorted by relevance

/linux/net/tipc/
H A Dudp_media.c473 struct nlattr *battrs[TIPC_NLA_BEARER_MAX + 1]; in tipc_udp_nl_dump_remoteip() local
479 err = nla_parse_nested_deprecated(battrs, TIPC_NLA_BEARER_MAX, in tipc_udp_nl_dump_remoteip()
485 if (!battrs[TIPC_NLA_BEARER_NAME]) in tipc_udp_nl_dump_remoteip()
488 bname = nla_data(battrs[TIPC_NLA_BEARER_NAME]); in tipc_udp_nl_dump_remoteip()
/linux/fs/nfsd/
H A Dnfs4state.c2008 struct nfsd4_channel_attrs *battrs) in alloc_session() argument
2040 new->se_cb_highest_slot = min(battrs->maxreqs - 1, in alloc_session()