Searched refs:IPL_NAME (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/bsd/ipf/dist/lib/ |
| H A D | kvatoname.c | 29 fd = open(IPL_NAME, O_RDONLY);
|
| H A D | nametokva.c | 28 fd = open(IPL_NAME, O_RDONLY);
|
| /netbsd-src/external/bsd/ipf/dist/samples/ |
| H A D | userauth.c | 26 fd = open(IPL_NAME, O_RDWR); in main()
|
| /netbsd-src/external/bsd/ipf/dist/tools/ |
| H A D | ipf.c | 54 static char *ipfname = IPL_NAME;
|
| H A D | ipfstat.c | 292 if ((ipf_fd = open(IPL_NAME, O_RDONLY)) == -1) { 293 fprintf(stderr, "open(%s)", IPL_NAME); 305 (void) checkrev(IPL_NAME); 429 ipfstate_live(IPL_NAME, &fiop, &ipsstp, &ifrstp,
|
| H A D | ipfs.c | 359 ipfdev = IPL_NAME;
|
| H A D | ipnat.c | 209 if (checkrev(IPL_NAME) == -1) {
|
| H A D | ipmon.c | 1553 conf->logsrc[0].file = IPL_NAME; in initconfig()
|
| /netbsd-src/sys/external/bsd/ipf/netinet/ |
| H A D | ip_fil.h | 1078 #ifndef IPL_NAME 1080 # define IPL_NAME "/dev/ipf" macro 1082 # define IPL_NAME "/dev/ipl" macro
|
| /netbsd-src/external/bsd/ipf/dist/ |
| H A D | HISTORY | 1560 IPL_NAME needed in ipnat.c - Kelly (kelly@count04.mry.scruznet.com)
|