Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDiflib.c894 iflib_netmap_attach(if_ctx_t ctx) in iflib_netmap_attach() function
978 #define iflib_netmap_attach(ctx) (0) macro
2994 if ((err = iflib_netmap_attach(ctx))) { in iflib_device_register()