Home
last modified time | relevance | path

Searched refs:nl_socket_set_peer_groups (Results 1 – 5 of 5) sorted by relevance

/external/libnl/include/netlink/
Dsocket.h35 extern void nl_socket_set_peer_groups(struct nl_sock *sk, uint32_t groups);
/external/libnl/
Dlibnl-3.sym229 nl_socket_set_peer_groups;
/external/libnl/lib/
Dsocket.c555 void nl_socket_set_peer_groups(struct nl_sock *sk, uint32_t groups) in nl_socket_set_peer_groups() function
/external/libnl/python/netlink/
Dcore.py225 capi.nl_socket_set_peer_groups(self._sock, value)
Dcapi.i186 extern void nl_socket_set_peer_groups(struct nl_sock *sk, uint32_t groups);