Home
last modified time | relevance | path

Searched defs:bdg_ops (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.h130 struct netmap_bdg_ops bdg_ops; member
H A Dnetmap_bdg.c998 netmap_bdg_regops(const char *name, struct netmap_bdg_ops *bdg_ops, void *private_data, void *auth_… in netmap_bdg_regops()