Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dpktgen.c484 static int pktgen_device_event(struct notifier_block *, unsigned long, void *);
502 .notifier_call = pktgen_device_event,
2069 static int pktgen_device_event(struct notifier_block *unused, in pktgen_device_event() function