Searched refs:IPL_VERSION (Results 1 – 5 of 5) sorted by relevance
12 #define IPL_VERSION "IP Filter: v5.1.2" macro
239 char ipfilter_version[] = IPL_VERSION;
41 if (strncmp(IPL_VERSION, fio.f_version, sizeof(fio.f_version))) { in checkrev()
521 printf("ipf: %s (%d)\n", IPL_VERSION, (int)sizeof(frentry_t)); in showversion()
1495 snprintf(str1, sizeof(str1), "%s - %s - state top", hostnm, IPL_VERSION); in topipstates()