Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/netfilter/ipset/
Dip_set.h401 return ntohs(nla_get_be16(attr)); in ip_set_get_h16()
/linux-4.19.296/include/net/
Dnetlink.h1107 static inline __be16 nla_get_be16(const struct nlattr *nla) in nla_get_be16() function