Searched refs:IPSTATE_NAME (Results 1 – 6 of 6) sorted by relevance
295 devfd = opendevice(IPSTATE_NAME); in main()782 devfd = opendevice(IPSTATE_NAME); in writeall()831 devfd = opendevice(IPSTATE_NAME); in readall()
309 xfd = open(IPSTATE_NAME, O_RDWR); in packetlogon()359 if (opendevice(IPSTATE_NAME, 1) == -2) in flushfilter()
178 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME, IPAUTH_NAME,
1028 #define IPSTATE_NAME "/dev/ipstate" macro
1520 conf->logsrc[2].file = IPSTATE_NAME; in initconfig()
242 if ((state_fd = open(IPSTATE_NAME, O_RDONLY)) == -1) { in main()