Searched refs:dev_nit_active (Results 1 – 5 of 5) sorted by relevance
253 if (unlikely(dev_nit_active(net->loopback_dev))) in tipc_loopback_trace()
25 struct list_head ptype_all read_mostly dev_nit_active(tx)
110 if (dev_nit_active(dev)) in x25_data_transmit()
802 if (dev_nit_active(dev)) { in fza_tx_smt()
4310 static inline bool dev_nit_active(const struct net_device *dev) in dev_nit_active() function