Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_send.c442 goto next_ns; in res_nsend()
476 goto next_ns; in res_nsend()
489 goto next_ns; in res_nsend()
529 goto next_ns; in res_nsend()
547 next_ns: ; in res_nsend()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c907 bool next_ns; in find_next_fwd_ft() local
909 next_ns = flow_act->action & MLX5_FLOW_CONTEXT_ACTION_FWD_NEXT_NS; in find_next_fwd_ft()
910 fs_get_obj(prio, next_ns ? ft->ns->node.parent : ft->node.parent); in find_next_fwd_ft()