1 .PATH: ${SRCTOP}/sys/dev/wg 2 3 KMOD= if_wg 4 5 SRCS= if_wg.c wg_cookie.c wg_crypto.c wg_noise.c 6 SRCS+= opt_inet.h opt_inet6.h device_if.h bus_if.h 7 8 .include <bsd.kmod.mk> 9 10 CFLAGS+= -include ${SRCTOP}/sys/dev/wg/compat.h
Cache object: 0864ef21d5ac6a31e4b48c45e287b0ba
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.