Searched defs:nl_sock (Results 1 – 6 of 6) sorted by relevance
374 int (*func)(struct nl_sock *, struct nl_cb *)) in nl_cb_overwrite_recvmsgs()385 int (*func)(struct nl_sock *, struct sockaddr_nl *, in nl_cb_overwrite_recv()397 int (*func)(struct nl_sock *, struct nl_msg *)) in nl_cb_overwrite_send()
197 int (*ac)(struct nl_sock *, struct nl_cache **)) in nl_cli_alloc_cache()213 int (*ac)(struct nl_sock *, struct nl_cache **, in nl_cli_alloc_cache_flags()
18 # define nl_sock nl_handle macro22 struct nl_sock *nl_sock; member
30 # define nl_sock nl_handle macro54 struct nl_sock *nl_sock; member
81 struct nl_sock struct83 struct sockaddr_nl s_local;84 struct sockaddr_nl s_peer;85 int s_fd;86 int s_proto;87 unsigned int s_seq_next;88 unsigned int s_seq_expect;89 int s_flags;90 struct nl_cb * s_cb;91 size_t s_bufsize;
465 struct nl_sock *nl_sock; member