Searched refs:espintcp6_prot (Results 1 – 1 of 1) sorted by relevance
393 static struct proto espintcp6_prot; variable436 return sk->sk_prot == &espintcp_prot || sk->sk_prot == &espintcp6_prot; in tcp_is_ulp_esp()477 if (!espintcp6_prot.recvmsg) in espintcp_init_sk()478 build_protos(&espintcp6_prot, &espintcp6_ops, sk->sk_prot, sk->sk_socket->ops); in espintcp_init_sk()481 sk->sk_prot = &espintcp6_prot; in espintcp_init_sk()
Completed in 3 milliseconds