Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ifconfig/
Difclone.c97 clone_callback_func *clone_cb; member
126 clone_callback_func *clone_cb = NULL; in ifclonecreate() local
/freebsd-12-stable/contrib/ofed/librdmacm/examples/
Drping.c757 static struct rping_cb *clone_cb(struct rping_cb *listening_cb) in clone_cb() function