Searched refs:ipv6_pinfo_offset (Results 1 – 8 of 8) sorted by relevance
| /linux/net/smc/ |
| H A D | smc_inet.c | 81 .ipv6_pinfo_offset = offsetof(struct smc6_sock, inet6),
|
| /linux/net/dccp/ |
| H A D | ipv6.c | |
| /linux/net/ipv6/ |
| H A D | raw.c | 1225 .ipv6_pinfo_offset = offsetof(struct raw6_sock, inet6),
|
| H A D | udp.c | 1940 .ipv6_pinfo_offset = offsetof(struct udp6_sock, inet6),
|
| H A D | tcp_ipv6.c | 2321 .ipv6_pinfo_offset = offsetof(struct tcp6_sock, inet6),
|
| /linux/include/net/ |
| H A D | sock.h | 1385 unsigned int ipv6_pinfo_offset; member
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 4883 mptcp_v6_prot.ipv6_pinfo_offset = offsetof(struct mptcp6_sock, np); in mptcp_proto_v6_init()
|
| /linux/net/sctp/ |
| H A D | socket.c | 9731 .ipv6_pinfo_offset = offsetof(struct sctp6_sock, inet6),
|