OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPF_IFNET_TABLE_PREF
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npfctl.h
127
#define
NPF_IFNET_TABLE_PREF
".ifnet-"
128
#define NPF_IFNET_TABLE_PREFLEN (sizeof(
NPF_IFNET_TABLE_PREF
) - 1)
npf_build.c
218
if (!strncmp(name,
NPF_IFNET_TABLE_PREF
, NPF_IFNET_TABLE_PREFLEN)) {
1235
snprintf(tname, sizeof(tname),
NPF_IFNET_TABLE_PREF
"%s", ifname);
Completed in 20 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025