net/handshake/.kunitconfig

Source file repositories/reference/linux-study-clean/net/handshake/.kunitconfig

File Facts

System
Linux kernel
Corpus path
net/handshake/.kunitconfig
Extension
[no extension]
Size
214 bytes
Lines
12
Domain
Networking Core
Bucket
Sockets, Protocols, Packet Path, And Network Policy
Inferred role
Networking Core: Sockets, Protocols, Packet Path, And Network Policy
Status
atlas-only

Why This File Exists

Networking stack implementation surface: socket APIs, protocol dispatch, packet flow, routing, filtering, and network namespaces.

Dependency Surface

Detected Declarations

Annotated Snippet

CONFIG_KUNIT=y
CONFIG_UBSAN=y
CONFIG_STACKTRACE=y
CONFIG_NET=y
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_INET=y
CONFIG_MULTIUSER=y
CONFIG_NFS_FS=y
CONFIG_SUNRPC=y
CONFIG_NET_HANDSHAKE=y
CONFIG_NET_HANDSHAKE_KUNIT_TEST=y

Annotation

Implementation Notes