Searched refs:nl_cache_mngr_alloc (Results 1 – 4 of 4) sorted by relevance
32 mngr = nl_cache_mngr_alloc(sock, NETLINK_NETFILTER, NL_AUTO_PROVIDE); in main()
39 err = nl_cache_mngr_alloc(sock, NETLINK_ROUTE, NL_AUTO_PROVIDE, &mngr); in main()
111 extern int nl_cache_mngr_alloc(struct nl_sock *,
149 int nl_cache_mngr_alloc(struct nl_sock *sk, int protocol, int flags, in nl_cache_mngr_alloc() function