Searched refs:ipv6_pinfo_offset (Results 1 – 9 of 9) sorted by relevance
| /linux/net/ipv6/ |
| H A D | udplite.c | 68 .ipv6_pinfo_offset = offsetof(struct udp6_sock, inet6),
|
| H A D | af_inet6.c | 100 const int offset = sk->sk_prot->ipv6_pinfo_offset; in inet6_sk_generic()
|
| H A D | tcp_ipv6.c | 2322 .ipv6_pinfo_offset = offsetof(struct tcp6_sock, inet6),
|
| /linux/net/smc/ |
| H A D | smc_inet.c | 77 .ipv6_pinfo_offset = offsetof(struct smc6_sock, inet6),
|
| /linux/net/l2tp/ |
| H A D | l2tp_ip6.c | 754 .ipv6_pinfo_offset = offsetof(struct l2tp_ip6_sock, inet6),
|
| /linux/net/dccp/ |
| H A D | ipv6.c | |
| /linux/include/net/ |
| H A D | sock.h | 1380 unsigned int ipv6_pinfo_offset; member
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 4662 mptcp_v6_prot.ipv6_pinfo_offset = offsetof(struct mptcp6_sock, np); in mptcp_proto_v6_init()
|
| /linux/net/sctp/ |
| H A D | socket.c | 9703 .ipv6_pinfo_offset = offsetof(struct sctp6_sock, inet6),
|