OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npfctl_print_addrmask
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_cmd.c
387
buf =
npfctl_print_addrmask
(ent->alen, "%a",
444
addrstr =
npfctl_print_addrmask
(alen, fmt, &a[0], NPF_NO_NETMASK);
448
addrstr =
npfctl_print_addrmask
(alen, fmt, &a[1], NPF_NO_NETMASK);
458
addrstr =
npfctl_print_addrmask
(alen, fmt, &a[2], NPF_NO_NETMASK);
npfctl.h
139
char *
npfctl_print_addrmask
(int, const char *, const npf_addr_t *,
npfctl.c
218
npfctl_print_addrmask
(int alen, const char *fmt, const npf_addr_t *addr,
function in typeref:typename:char *
npf_show.c
217
return
npfctl_print_addrmask
(alen, "%a", addr, mask);
725
seg =
npfctl_print_addrmask
(alen, "%a", addr, mask);
Completed in 29 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025