| // Code generated by cmd/cgo -godefs; DO NOT EDIT. |
| // cgo -godefs defs_solaris.go |
| sizeofSockaddrStorage = 0x100 |
| sizeofSockaddrInet = 0x10 |
| sizeofGroupSourceReq = 0x204 |
| type sockaddrStorage struct { |
| type sockaddrInet struct { |
| Addr [4]byte /* in_addr */ |
| type inetPktinfo struct { |
| Spec_dst [4]byte /* in_addr */ |
| Addr [4]byte /* in_addr */ |
| Multiaddr [4]byte /* in_addr */ |
| Interface [4]byte /* in_addr */ |
| type ipMreqSource struct { |
| Multiaddr [4]byte /* in_addr */ |
| Sourceaddr [4]byte /* in_addr */ |
| Interface [4]byte /* in_addr */ |
| type groupSourceReq struct { |