Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:nla_get_s32
(Results
1 - 25
of
44
) sorted by relevance
1
2
/kernel/linux/linux-5.10/net/sched/
H
A
D
act_gate.c
191
entry->ipv =
nla_get_s32
(tb[TCA_GATE_ENTRY_IPV]);
in fill_gate_entry()
196
entry->maxoctets =
nla_get_s32
(tb[TCA_GATE_ENTRY_MAX_OCTETS]);
in fill_gate_entry()
328
clockid =
nla_get_s32
(tb[TCA_GATE_CLOCKID]);
in tcf_gate_init()
373
prio =
nla_get_s32
(tb[TCA_GATE_PRIORITY]);
in tcf_gate_init()
/kernel/linux/linux-6.6/net/sched/
H
A
D
act_gate.c
194
entry->ipv =
nla_get_s32
(tb[TCA_GATE_ENTRY_IPV]);
in fill_gate_entry()
199
entry->maxoctets =
nla_get_s32
(tb[TCA_GATE_ENTRY_MAX_OCTETS]);
in fill_gate_entry()
331
clockid =
nla_get_s32
(tb[TCA_GATE_CLOCKID]);
in tcf_gate_init()
376
prio =
nla_get_s32
(tb[TCA_GATE_PRIORITY]);
in tcf_gate_init()
/kernel/linux/linux-5.10/net/core/
H
A
D
net_namespace.c
774
nsid =
nla_get_s32
(tb[NETNSA_NSID]);
in rtnl_net_newid()
926
peer = get_net_ns_by_id(net,
nla_get_s32
(tb[NETNSA_NSID]));
in rtnl_net_getid()
942
int id =
nla_get_s32
(tb[NETNSA_TARGET_NSID]);
in rtnl_net_getid()
1030
net = rtnl_get_net_ns_capable(sk,
nla_get_s32
(tb[i]));
in rtnl_valid_dump_net_req()
H
A
D
rtnetlink.c
2098
netnsid =
nla_get_s32
(tb[i]);
in rtnl_dump_ifinfo()
2943
nla_get_s32
(xdp[IFLA_XDP_EXPECTED_FD]);
in do_setlink()
2947
nla_get_s32
(xdp[IFLA_XDP_FD]),
in do_setlink()
3105
netnsid =
nla_get_s32
(tb[IFLA_TARGET_NETNSID]);
in rtnl_dellink()
3454
int id =
nla_get_s32
(tb[IFLA_LINK_NETNSID]);
in __rtnl_newlink()
3602
netnsid =
nla_get_s32
(tb[IFLA_TARGET_NETNSID]);
in rtnl_getlink()
/kernel/linux/linux-6.6/net/core/
H
A
D
net_namespace.c
763
nsid =
nla_get_s32
(tb[NETNSA_NSID]);
in rtnl_net_newid()
915
peer = get_net_ns_by_id(net,
nla_get_s32
(tb[NETNSA_NSID]));
in rtnl_net_getid()
931
int id =
nla_get_s32
(tb[NETNSA_TARGET_NSID]);
in rtnl_net_getid()
1019
net = rtnl_get_net_ns_capable(sk,
nla_get_s32
(tb[i]));
in rtnl_valid_dump_net_req()
H
A
D
rtnetlink.c
2204
netnsid =
nla_get_s32
(tb[i]);
in rtnl_dump_ifinfo()
2774
new_ifindex =
nla_get_s32
(tb[IFLA_NEW_IFINDEX]);
in do_setlink()
3099
nla_get_s32
(xdp[IFLA_XDP_EXPECTED_FD]);
in do_setlink()
3103
nla_get_s32
(xdp[IFLA_XDP_FD]),
in do_setlink()
3255
netnsid =
nla_get_s32
(tb[IFLA_TARGET_NETNSID]);
in rtnl_dellink()
3460
int id =
nla_get_s32
(tb[IFLA_LINK_NETNSID]);
in rtnl_newlink_create()
3793
netnsid =
nla_get_s32
(tb[IFLA_TARGET_NETNSID]);
in rtnl_getlink()
/kernel/linux/linux-5.10/lib/
H
A
D
nlattr.c
283
value =
nla_get_s32
(nla);
in nla_validate_int_range_signed()
/kernel/linux/linux-5.10/net/ipv6/ila/
H
A
D
ila_xlat.c
121
xp->ifindex =
nla_get_s32
(info->attrs[ILA_ATTR_IFINDEX]);
in parse_nl_config()
/kernel/linux/linux-6.6/net/ipv6/ila/
H
A
D
ila_xlat.c
120
xp->ifindex =
nla_get_s32
(info->attrs[ILA_ATTR_IFINDEX]);
in parse_nl_config()
/kernel/linux/linux-5.10/include/net/
H
A
D
netlink.h
137
*
nla_get_s32
(nla) get payload for a s32 attribute
1647
*
nla_get_s32
- return payload of s32 attribute
1650
static inline s32
nla_get_s32
(const struct nlattr *nla)
in nla_get_s32()
function
/kernel/linux/linux-6.6/drivers/net/bonding/
H
A
D
bond_netlink.c
171
int prio =
nla_get_s32
(data[IFLA_BOND_SLAVE_PRIO]);
in bond_slave_changelink()
/kernel/linux/linux-6.6/include/net/
H
A
D
netlink.h
137
*
nla_get_s32
(nla) get payload for a s32 attribute
1693
*
nla_get_s32
- return payload of s32 attribute
1696
static inline s32
nla_get_s32
(const struct nlattr *nla)
in nla_get_s32()
function
/kernel/linux/linux-6.6/lib/
H
A
D
nlattr.c
297
value =
nla_get_s32
(nla);
in nla_validate_int_range_signed()
/kernel/linux/linux-6.6/drivers/net/
H
A
D
macvlan.c
1543
vlan,
nla_get_s32
(data[IFLA_MACVLAN_BC_CUTOFF]));
in macvlan_common_newlink()
1643
vlan,
nla_get_s32
(data[IFLA_MACVLAN_BC_CUTOFF]));
in macvlan_changelink()
/kernel/linux/linux-5.10/drivers/net/ppp/
H
A
D
ppp_generic.c
1172
if (
nla_get_s32
(data[IFLA_PPP_DEV_FD]) < 0)
in ppp_nl_validate()
1189
file = fget(
nla_get_s32
(data[IFLA_PPP_DEV_FD]));
in ppp_nl_newlink()
/kernel/linux/linux-5.10/net/ieee802154/
H
A
D
nl802154.c
1017
ed_level =
nla_get_s32
(info->attrs[NL802154_ATTR_CCA_ED_LEVEL]);
in nl802154_set_cca_ed_level()
1039
power =
nla_get_s32
(info->attrs[NL802154_ATTR_TX_POWER]);
in nl802154_set_tx_power()
H
A
D
nl-mac.c
515
params.cca_ed_level =
nla_get_s32
(info->attrs[IEEE802154_ATTR_CCA_ED_LEVEL]) * 100;
in ieee802154_set_macparams()
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
devinet.c
1755
fillargs->netnsid =
nla_get_s32
(tb[i]);
in inet_valid_dump_ifaddr_req()
2180
ifindex =
nla_get_s32
(tb[NETCONFA_IFINDEX]);
in inet_netconf_get_devconf()
H
A
D
fou.c
754
ifindex =
nla_get_s32
(info->attrs[FOU_ATTR_IFINDEX]);
in parse_nl_config()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
devinet.c
1782
fillargs->netnsid =
nla_get_s32
(tb[i]);
in inet_valid_dump_ifaddr_req()
2223
ifindex =
nla_get_s32
(tb[NETCONFA_IFINDEX]);
in inet_netconf_get_devconf()
H
A
D
fou_core.c
728
ifindex =
nla_get_s32
(info->attrs[FOU_ATTR_IFINDEX]);
in parse_nl_config()
/kernel/linux/linux-6.6/net/ieee802154/
H
A
D
nl802154.c
1035
ed_level =
nla_get_s32
(info->attrs[NL802154_ATTR_CCA_ED_LEVEL]);
in nl802154_set_cca_ed_level()
1057
power =
nla_get_s32
(info->attrs[NL802154_ATTR_TX_POWER]);
in nl802154_set_tx_power()
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
datapath.c
1833
?
nla_get_s32
(a[OVS_DP_ATTR_IFINDEX]) : 0;
in ovs_dp_cmd_new()
2309
?
nla_get_s32
(a[OVS_VPORT_ATTR_IFINDEX]) : 0;
in ovs_vport_cmd_new()
/kernel/linux/linux-5.10/net/mptcp/
H
A
D
pm_netlink.c
675
u32 val =
nla_get_s32
(tb[MPTCP_PM_ADDR_ATTR_IF_IDX]);
in mptcp_pm_parse_addr()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H
A
D
vxlan_mdb.c
575
nla_get_s32
(mdbe_attrs[MDBE_ATTR_IFINDEX]);
in vxlan_mdb_config_attrs_init()
Completed in 60 milliseconds
1
2