HomeSort by: relevance | last modified time | path
    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