Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/core/
Ddev.c1606 static void net_rx_action(struct softirq_action *h) in net_rx_action() function
2879 open_softirq(NET_RX_SOFTIRQ, net_rx_action, NULL); in net_dev_init()