Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dpktgen.c473 static int pktgen_device_event(struct notifier_block *, unsigned long, void *);
490 .notifier_call = pktgen_device_event,
1947 static int pktgen_device_event(struct notifier_block *unused, in pktgen_device_event() function