Searched refs:nla_for_each_nested (Results 26 - 40 of 40) sorted by relevance

12

/linux-master/drivers/block/
H A Dnbd.c2099 nla_for_each_nested(attr, info->attrs[NBD_ATTR_SOCKETS],
2311 nla_for_each_nested(attr, info->attrs[NBD_ATTR_SOCKETS],
/linux-master/net/ipv4/
H A Ddevinet.c2005 nla_for_each_nested(a, tb[IFLA_INET_CONF], rem) { function
2033 nla_for_each_nested(a, tb[IFLA_INET_CONF], rem)
/linux-master/net/sched/
H A Dsch_netem.c873 nla_for_each_nested(la, attr, rem) { function
H A Dsch_taprio.c1092 nla_for_each_nested(n, list, rem) { function
H A Dcls_flower.c975 nla_for_each_nested(nla_lse, nla_mpls_opts, rem) { function
/linux-master/drivers/net/vxlan/
H A Dvxlan_mdb.c466 nla_for_each_nested(src_entry, src_list, rem) { function
/linux-master/net/bridge/
H A Dbr_netlink.c816 nla_for_each_nested(attr, af_spec, rem) { function
/linux-master/net/nfc/
H A Dnetlink.c1172 nla_for_each_nested(attr, info->attrs[NFC_ATTR_LLC_SDP], rem) {
/linux-master/net/netfilter/
H A Dnf_tables_api.c2173 nla_for_each_nested(tmp, attr, rem) { function
4045 nla_for_each_nested(tmp, nla[NFTA_RULE_EXPRESSIONS], rem) { function
4887 nla_for_each_nested(attr, nla, rem) { function
4953 nla_for_each_nested(tmp, nla[NFTA_SET_EXPRESSIONS], left) { function
6244 nla_for_each_nested(attr, nla[NFTA_SET_ELEM_LIST_ELEMENTS], rem) { function
6294 nla_for_each_nested(attr, nla[NFTA_SET_ELEM_LIST_ELEMENTS], rem) { function
6896 nla_for_each_nested(tmp, nla[NFTA_SET_ELEM_EXPRESSIONS], left) { function
7186 nla_for_each_nested(attr, nla[NFTA_SET_ELEM_LIST_ELEMENTS], rem) { function
7475 nla_for_each_nested(attr, nla[NFTA_SET_ELEM_LIST_ELEMENTS], rem) { function
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3831 nla_for_each_nested(pmsr, tb[NL80211_PMSR_RESP_ATTR_DATA], rem) { function
3911 nla_for_each_nested(peer, peers, rem) { function
6002 nla_for_each_nested(nla, tb[NL80211_PMSR_ATTR_TYPE_CAPA], size) { function
/linux-master/drivers/s390/net/
H A Dqeth_l2_main.c989 nla_for_each_nested(nested_attr, attr, rem2) { function
/linux-master/drivers/infiniband/core/
H A Dnldev.c2055 nla_for_each_nested(entry_attr, tb[RDMA_NLDEV_ATTR_STAT_HWCOUNTERS], function
/linux-master/net/netfilter/ipset/
H A Dip_set_core.c1824 nla_for_each_nested(nla, attr[IPSET_ATTR_ADT], nla_rem) { function
/linux-master/drivers/net/team/
H A Dteam_core.c2543 nla_for_each_nested(nl_option, info->attrs[TEAM_ATTR_LIST_OPTION], i) {
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c3043 nla_for_each_nested(nl_cfg, tb[QCA_ATTR_DMG_RF_SECTOR_CFG], function

Completed in 400 milliseconds

12