Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dpktgen.c449 static int pktgen_device_event(struct notifier_block *, unsigned long, void *);
466 .notifier_call = pktgen_device_event,
1978 static int pktgen_device_event(struct notifier_block *unused, in pktgen_device_event() function