Home
last modified time | relevance | path

Searched refs:nl_join_groups (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/
Dsocket.h34 extern void nl_join_groups(struct nl_sock *, int);
/external/libnl/lib/
Dsocket.c378 void nl_join_groups(struct nl_sock *sk, int groups) in nl_join_groups() function