Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dnetlink.h1252 static inline struct nla_bitfield32 nla_get_bitfield32(const struct nlattr *nla) in nla_get_bitfield32() function
/Linux-v4.19/net/sched/
Dact_api.c1443 bf = nla_get_bitfield32(tb[TCA_ROOT_FLAGS]); in tc_dump_action()