Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfstat.c90 static int state_logging = -1; variable
508 if (ioctl(state_fd, SIOCGETLG, &state_logging) == -1) {
717 kmemcpy((char *)&state_logging, (u_long)deadlist[41].n_value,
718 sizeof(state_logging));
1215 PRINTF("State logging %sabled\n", state_logging ? "en" : "dis");