Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcompat.h30 compat_int_t cmsg_type; member
/linux-4.19.296/include/linux/
Dsocket.h83 int cmsg_type; /* protocol-specific type */ member
/linux-4.19.296/crypto/
Daf_alg.c458 switch (cmsg->cmsg_type) { in af_alg_cmsg_send()