Searched refs:recvmsgs (Results 1 – 3 of 3) sorted by relevance
820 static int recvmsgs(struct nl_sock *sk, struct nl_cb *cb) in recvmsgs() function1051 return recvmsgs(sk, cb); in nl_recvmsgs_report()
252 def recvmsgs(self, recv_cb): member in Socket
1072 can not be achieved by fine tuning the internal recvmsgs function using1081 | Own recvmsgs function specified via nl_cb_overwrite_recvmsgs()1090 If the application does not provide its own recvmsgs() implementation2573 .Overwriting recvmsgs()2576 how and when recvmsgs() is called internally.2586 The following criterias must be met if a recvmsgs() implementation is2601 the complete `recvmsgs()` logic.