Home
last modified time | relevance | path

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

/linux/net/
H A Dsocket.c854 orig_dev = dev_get_by_napi_id(skb_napi_id(skb)); in get_timestamp()
879 orig_dev = dev_get_by_napi_id(skb_napi_id(skb)); in put_ts_pktinfo()
/linux/include/linux/
H A Dnetdevice.h3137 struct net_device *dev_get_by_napi_id(unsigned int napi_id);
/linux/net/core/
H A Ddev.c931 struct net_device *dev_get_by_napi_id(unsigned int napi_id) in dev_get_by_napi_id() function
944 EXPORT_SYMBOL(dev_get_by_napi_id);