Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_fd.c56 static int fd_new(BIO *h);
70 fd_new,
90 static int fd_new(BIO *bi) in fd_new() function
/freebsd/sys/net/route/
H A Dfib_algo.c1379 struct fib_data *fd_new, *fd_tmp = NULL; in rebuild_fd_flm() local
1387 result = setup_fd_instance(flm_new, fd->fd_rh, fd_tmp, &fd_new, true); in rebuild_fd_flm()
1392 FD_PRINTF(LOG_INFO, fd_new, "switched to new instance"); in rebuild_fd_flm()