Searched refs:nl_socket_set_local_port (Results 1 – 6 of 6) sorted by relevance
27 extern void nl_socket_set_local_port(struct nl_sock *, uint32_t);
386 void nl_socket_set_local_port(struct nl_sock *sk, uint32_t port) in nl_socket_set_local_port() function
209 capi.nl_socket_set_local_port(self._sock, int(value))
178 extern void nl_socket_set_local_port(struct nl_sock *, uint32_t);
770 void nl_socket_set_local_port(struct nl_sock *sk, uint32_t port);970 address as defined in the socket (see nl_socket_set_local_port()) into
95 nl_socket_set_local_port(handle, pid); in nl80211_handle_alloc()