Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dsocket.h41 extern void nl_socket_set_peer_groups(struct nl_sock *sk, uint32_t groups);
/external/libnl/lib/
Dsocket.c539 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.i184 extern void nl_socket_set_peer_groups(struct nl_sock *sk, uint32_t groups);