Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ route_ddb.c
File
route_ddb.c
freebsd/net/route/route_ddb.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*-
2
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
3
*
4
* Copyright 2019 Conrad Meyer <cem@FreeBSD.org>
Callers
nothing calls this directly
Calls
9
rt_tables_get_rnh
Function · 0.85
db_printf
Function · 0.85
db_get_line
Function · 0.85
isspace
Function · 0.85
strchr
Function · 0.85
inet_pton
Function · 0.85
inet_ntop
Function · 0.85
rt_dumpentry_ddb
Function · 0.85
db_skip_to_eol
Function · 0.85
Tested by
no test coverage detected