Home
last modified time | relevance | path

Searched refs:espintcp6_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Despintcp.c395 static struct proto_ops espintcp6_ops; variable
477 build_protos(&espintcp6_prot, &espintcp6_ops, sk->sk_prot, sk->sk_socket->ops); in espintcp_init_sk()
481 sk->sk_socket->ops = &espintcp6_ops; in espintcp_init_sk()
/kernel/linux/linux-6.6/net/xfrm/
H A Despintcp.c400 static struct proto_ops espintcp6_ops; variable
484 build_protos(&espintcp6_prot, &espintcp6_ops, sk->sk_prot, sk->sk_socket->ops); in espintcp_init_sk()
488 sk->sk_socket->ops = &espintcp6_ops; in espintcp_init_sk()

Completed in 3 milliseconds