OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prefixlen_to_mask
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/ifconfig/
util.h
29
struct paddr_prefix *
prefixlen_to_mask
(int, int);
util.c
160
prefixlen_to_mask
(int af, int plen)
function in typeref:struct:paddr_prefix *
ifconfig.c
986
pfx =
prefixlen_to_mask
(af, pfx0->pfx_len);
988
err(EXIT_FAILURE, "
prefixlen_to_mask
");
1424
pfx =
prefixlen_to_mask
(af, plen);
1426
err(EXIT_FAILURE, "
prefixlen_to_mask
");
parse.c
462
if ((mask =
prefixlen_to_mask
(af, prefixlen)) == NULL) {
463
err(EXIT_FAILURE, "%s:
prefixlen_to_mask
(%d, %ld)",
Completed in 45 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025