syzkaller/sys/openbsd/dev_pf_amd64.const
Anton Lindqvist b655d91b8c sys/openbsd: prevent killing the ssh VM connection
This is one of the root causes of the 'no output from test machine'
panic. Issuing a DIOCKILLSTATES ioctl on a /dev/pf file descriptor will
cause state associated with ongoing connections to be purged;
effectively killing the ssh connection to the VM.

Including net/pfvar.h is necessary in order to make use of the
DIOCKILLSTATES define.
2020-03-05 09:14:28 +01:00

5 lines
98 B
Plaintext

# AUTOGENERATED FILE
AT_FDCWD = 18446744073709551516
DIOCKILLSTATES = 3235922985
SYS_openat = 321