Searched refs:IPSTATE_NAME (Results 1 – 6 of 6) sorted by relevance
298 devfd = opendevice(IPSTATE_NAME); in main()785 devfd = opendevice(IPSTATE_NAME); in writeall()834 devfd = opendevice(IPSTATE_NAME); in readall()
313 xfd = open(IPSTATE_NAME, O_RDWR); in packetlogon()363 if (opendevice(IPSTATE_NAME, 1) == -2) in flushfilter()
176 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME, IPAUTH_NAME,
1030 #define IPSTATE_NAME "/dev/ipstate" macro
1523 conf->logsrc[2].file = IPSTATE_NAME; in initconfig()
246 if ((state_fd = open(IPSTATE_NAME, O_RDONLY)) == -1) { in main()