Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c1309 iflib_netmap_attach(if_ctx_t ctx) in iflib_netmap_attach() function
1393 #define iflib_netmap_attach(ctx) (0) macro
5410 if ((err = iflib_netmap_attach(ctx))) { in iflib_device_register()