Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dpktgen.c453 static int pktgen_device_event(struct notifier_block *, unsigned long, void *);
470 .notifier_call = pktgen_device_event,
2028 static int pktgen_device_event(struct notifier_block *unused, in pktgen_device_event() function