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.c1314 iflib_netmap_attach(if_ctx_t ctx) in iflib_netmap_attach() function
1398 #define iflib_netmap_attach(ctx) (0) macro
5355 if ((err = iflib_netmap_attach(ctx))) { in iflib_device_register()