Searched refs:AF_ALG (Results 1 – 4 of 4) sorted by relevance
42 The interface is provided via socket type using the type AF_ALG. In48 #ifndef AF_ALG49 #define AF_ALG 3872 1. Create a socket of type AF_ALG with the struct sockaddr_alg109 .salg_family = AF_ALG,148 .salg_family = AF_ALG,202 .salg_family = AF_ALG,298 .salg_family = AF_ALG,320 In addition to the send/write/read/recv system call family, the AF_ALG331 pages. If more data is to be sent to AF_ALG, user space must slice the
117 .salg_family = AF_ALG, in tag_from_alg()124 fd_base = socket(AF_ALG, SOCK_SEQPACKET, 0); in tag_from_alg()
202 #define AF_ALG 38 /* Algorithm sockets */ macro256 #define PF_ALG AF_ALG
1194 MODULE_ALIAS_NETPROTO(AF_ALG);