# Functions
NewMockSyscalls creates a new mock instance.
NewSyscalls is used to return Syscall struct.
# Structs
MockSyscalls is a mock of Syscalls interface.
MockSyscallsMockRecorder is the mock recorder for MockSyscalls.
# Interfaces
Syscalls interface will have the methods for syscall system functions used in nfqueue.