---
title: if_input_poll
framework: kernel
role: symbol
role_heading: Type Method
path: kernel/ionetworkinterface/1503003-if_input_poll
---

# if_input_poll

## Declaration

```occ
static void if_input_poll(ifnet_t ifp, uint32_t flags, uint32_t max_count, mbuf_t *first_packet, mbuf_t *last_packet, uint32_t *cnt, uint32_t *len);
```
