Searched refs:in_net_rx_action (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/core/
H A Ddev.c4503 if (!sd->in_net_rx_action)
4748 if (!mysd->in_net_rx_action && !mysd->in_napi_threaded_poll)
6879 sd->in_net_rx_action = true;
6891 sd->in_net_rx_action = false;
6895 * sd->in_net_rx_action was true.
6927 sd->in_net_rx_action = false;
/linux-master/include/linux/
H A Dnetdevice.h3212 bool in_net_rx_action; member in struct:softnet_data

Completed in 231 milliseconds