Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c43 #define nla_nest_start(_msg, _type) \ macro
/linux/include/net/
H A Dnetlink.h2210 static inline struct nlattr *nla_nest_start(struct sk_buff *skb, int attrtype) nla_nest_start() function