Searched refs:build_protos (Results 1 – 2 of 2) sorted by relevance
| /linux/net/xfrm/ |
| H A D | espintcp.c | 437 static void build_protos(struct proto *espintcp_prot, in espintcp_init_sk() 475 build_protos(&espintcp6_prot, &espintcp6_ops, sk->sk_prot, sk->sk_socket->ops); in espintcp_init_sk() 552 static void build_protos(struct proto *espintcp_prot, in build_protos() 574 build_protos(&espintcp_prot, &espintcp_ops, &tcp_prot, &inet_stream_ops); 545 static void build_protos(struct proto *espintcp_prot, build_protos() function
|
| /linux/net/tls/ |
| H A D | tls_main.c | 126 static void build_protos(struct proto prot[TLS_NUM_CONFIG][TLS_NUM_CONFIG], 977 build_protos(tls_prots[TLSV6], prot); in tls_build_proto() 989 build_protos(tls_prots[TLSV4], prot); in tls_build_proto() 998 static void build_protos(struct proto prot[TLS_NUM_CONFIG][TLS_NUM_CONFIG], in build_protos() function
|