Home
last modified time | relevance | path

Searched defs:nl_msg (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/
Dnetlink-types.h125 struct nl_msg struct
127 int nm_protocol;
128 int nm_flags;
129 struct sockaddr_nl nm_src;
130 struct sockaddr_nl nm_dst;
131 struct ucred nm_creds;
132 struct nlmsghdr * nm_nlh;
133 size_t nm_size;
134 int nm_refcnt;
/external/libnl/lib/
Dhandlers.c388 int (*func)(struct nl_sock *, struct nl_msg *)) in nl_cb_overwrite_send()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c330 int (*valid_handler)(struct nl_msg *, void *), in send_and_recv()
376 int (*valid_handler)(struct nl_msg *, void *), in send_and_recv_msgs()
4145 int (*handler)(struct nl_msg *, void *), in nl80211_create_iface_once()
4227 int (*handler)(struct nl_msg *, void *), in nl80211_create_iface()