Searched refs:espintcp6_prot (Results 1 – 1 of 1) sorted by relevance
399 static struct proto espintcp6_prot; variable442 return sk->sk_prot == &espintcp_prot || sk->sk_prot == &espintcp6_prot; in tcp_is_ulp_esp()483 if (!espintcp6_prot.recvmsg) in espintcp_init_sk()484 build_protos(&espintcp6_prot, &espintcp6_ops, sk->sk_prot, sk->sk_socket->ops); in espintcp_init_sk()487 sk->sk_prot = &espintcp6_prot; in espintcp_init_sk()