Searched refs:socket_ingress (Results 1 – 2 of 2) sorted by relevance
764 did_something |= self.socket_ingress(device, sockets); in poll()832 fn socket_ingress<D>(&mut self, device: &mut D, sockets: &mut SocketSet<'_>) -> bool in socket_ingress() method
1180 iface.socket_ingress(&mut device, &mut sockets); in test_handle_igmp()