Searched refs:rx_hook (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetpoll.h19 void (*rx_hook)(struct netpoll *, int, char *, int); member in struct:netpoll
32 struct netpoll *rx_np; /* netpoll that registered an rx_hook */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dnetpoll.c504 np->rx_hook(np, ntohs(uh->source),
736 if (np->rx_hook) {

Completed in 61 milliseconds