Home
last modified time | relevance | path

Searched refs:IPL_NAME (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dkvatoname.c19 fd = open(IPL_NAME, O_RDONLY);
H A Dnametokva.c18 fd = open(IPL_NAME, O_RDONLY);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat.c178 if (checkrev(IPL_NAME) == -1) { in main()
H A Dipf.c54 static char *ipfname = IPL_NAME;
H A Dipfs.c365 ipfdev = IPL_NAME;
H A Dipmon.c1463 iplfile[0] = IPL_NAME;
H A Dipfstat.c201 char *device = IPL_NAME, *memf = NULL;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h917 #ifndef IPL_NAME
919 # define IPL_NAME "/dev/ipf" macro
921 # define IPL_NAME "/dev/ipl" macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dsolaris.c117 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME,