Searched refs:IPSTATE_NAME (Results 1 – 6 of 6) sorted by relevance
299 devfd = opendevice(IPSTATE_NAME); in main()786 devfd = opendevice(IPSTATE_NAME); in writeall()835 devfd = opendevice(IPSTATE_NAME); in readall()
314 xfd = open(IPSTATE_NAME, O_RDWR); in packetlogon()364 if (opendevice(IPSTATE_NAME, 1) == -2) in flushfilter()
179 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME, IPAUTH_NAME,
1031 #define IPSTATE_NAME "/dev/ipstate" macro
1531 conf->logsrc[2].file = IPSTATE_NAME; in initconfig()
248 if ((state_fd = open(IPSTATE_NAME, O_RDONLY)) == -1) { in main()