Searched refs:nl_connect (Results 1 – 2 of 2) sorted by relevance
89 return nl_connect(sk, NETLINK_GENERIC); in genl_connect()
248 int nl_connect(struct nl_sock *sk, int protocol) in nl_connect() function