Home
last modified time | relevance | path

Searched defs:nl_flags (Results 1 – 2 of 2) sorted by relevance

/linux/tools/net/ynl/pyynl/lib/
H A Dynl.py301 _genl_msg(nl_type, nl_flags, genl_cmd, genl_version, seq=None) global() argument
385 _message(self, nl_type, nl_flags, seq=None) global() argument
[all...]
/linux/net/ieee802154/
H A Dnl802154.c323 struct nlattr *nl_flags = nla_nest_start_noflag(msg, attr); in nl802154_put_flags() local