Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dpktgen.c483 static int pktgen_device_event(struct notifier_block *, unsigned long, void *);
501 .notifier_call = pktgen_device_event,
2048 static int pktgen_device_event(struct notifier_block *unused, in pktgen_device_event() function