Searched defs:nl_sock (Results 1 – 7 of 7) sorted by relevance
365 int (*func)(struct nl_sock *, struct nl_cb *)) in nl_cb_overwrite_recvmsgs()376 int (*func)(struct nl_sock *, struct sockaddr_nl *, in nl_cb_overwrite_recv()388 int (*func)(struct nl_sock *, struct nl_msg *)) in nl_cb_overwrite_send()
133 int (*ac)(struct nl_sock *, struct nl_cache **)) in nl_cli_alloc_cache()
18 # define nl_sock nl_handle macro22 struct nl_sock *nl_sock; member
61 struct nl_sock struct63 struct sockaddr_nl s_local;64 struct sockaddr_nl s_peer;65 int s_fd;66 int s_proto;67 unsigned int s_seq_next;68 unsigned int s_seq_expect;69 int s_flags;70 struct nl_cb * s_cb;
30 # define nl_sock nl_handle macro54 struct nl_sock *nl_sock; member
60 #define nl_sock nl_handle macro
584 #define nl_sock nl_handle macro613 struct nl_sock *nl_sock; member