Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/netmap/
H A Dnetmap_monitor.c262 static int netmap_monitor_parent_notify(struct netmap_kring *, int);
283 kring->nm_notify = netmap_monitor_parent_notify; in nm_monitor_intercept_callbacks()
853 netmap_monitor_parent_notify(struct netmap_kring *kring, int flags) in netmap_monitor_parent_notify() function