Home
last modified time | relevance | path

Searched refs:bpfdev_input (Results 1 – 3 of 3) sorted by relevance

/minix3/minix/net/lwip/
H A Dbpfdev.h15 void bpfdev_input(struct bpfdev_link * bpf, const struct pbuf * pbuf);
H A Dbpfdev.c1111 bpfdev_input(struct bpfdev_link * bpfl, const struct pbuf * pbuf) in bpfdev_input() function
1261 bpfdev_input(bpfl, pbuf); in bpfdev_output()
H A Difdev.c107 bpfdev_input(bpfl, pbuf); in ifdev_input()