OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:genlmsg_attrlen
(Results
1 - 4
of
4
) sorted by null
/external/libnl-headers/netlink/genl/
genl.h
39
extern int
genlmsg_attrlen
(const struct genlmsghdr *, int);
/system/core/libnl_2/genl/
genl.c
38
int
genlmsg_attrlen
(const struct genlmsghdr *gnlh, int hdrlen)
function
/hardware/ti/wlan/mac80211/ti-utils/
plt.c
169
genlmsg_attrlen
(gnlh, 0), NULL);
507
genlmsg_attrlen
(gnlh, 0), NULL);
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.c
638
genlmsg_attrlen
(gnlh, 0), NULL);
707
genlmsg_attrlen
(gnlh, 0), NULL);
848
genlmsg_attrlen
(gnlh, 0), NULL);
[
all
...]
Completed in 30 milliseconds