Searched refs:nfnl_queue_socket_alloc (Results 1 – 3 of 3) sorted by relevance
34 extern struct nl_sock * nfnl_queue_socket_alloc(void);
70 nf_sock = nfnl_queue_socket_alloc(); in main()
27 struct nl_sock *nfnl_queue_socket_alloc(void) in nfnl_queue_socket_alloc() function