OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:as_lookup
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/traceroute/
as.h
33
unsigned int
as_lookup
(void *, char *, sa_family_t);
as.c
124
as_lookup
(void *_asn, char *addr, sa_family_t family)
function in typeref:typename:unsigned int
traceroute.c
1524
Printf(" [AS%u]",
as_lookup
(asn, addr, AF_INET));
/src/usr.sbin/traceroute6/
traceroute6.c
1081
printf(" [AS%u]",
as_lookup
(asn, hbuf, AF_INET6));
Completed in 17 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025