OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPSTATE_NAME
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ipf/dist/tools/
ipfs.c
315
devfd = opendevice(
IPSTATE_NAME
);
814
devfd = opendevice(
IPSTATE_NAME
);
864
devfd = opendevice(
IPSTATE_NAME
);
ipf.c
322
xfd = open(
IPSTATE_NAME
, O_RDWR);
373
if (opendevice(
IPSTATE_NAME
, 1) == -2)
ipmon.c
1555
conf->logsrc[2].file =
IPSTATE_NAME
;
ipfstat.c
280
if ((state_fd = open(
IPSTATE_NAME
, O_RDONLY)) == -1) {
281
perror("open(
IPSTATE_NAME
)");
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
1090
#define
IPSTATE_NAME
"/dev/ipstate"
Completed in 63 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026