Searched refs:Cmsghdr (Results 1 – 25 of 59) sorted by relevance
123
37 func cmsgData(h *Cmsghdr) unsafe.Pointer { argument43 Header Cmsghdr64 func socketControlMessageHeaderAndData(b []byte) (*Cmsghdr, []byte, error) {65 h := (*Cmsghdr)(unsafe.Pointer(&b[0]))77 h := (*Cmsghdr)(unsafe.Pointer(&b[0]))
21 func (cmsg *Cmsghdr) SetLen(length int) {
16 h := (*Cmsghdr)(unsafe.Pointer(&b[0]))
31 func (cmsg *Cmsghdr) SetLen(length int) {
36 func (cmsg *Cmsghdr) SetLen(length int) {
94 func (cmsg *Cmsghdr) SetLen(length int) {
47 func (cmsg *Cmsghdr) SetLen(length int) {
45 func (cmsg *Cmsghdr) SetLen(length int) {
109 func (cmsg *Cmsghdr) SetLen(length int) {
151 func (cmsg *Cmsghdr) SetLen(length int) {
182 func (cmsg *Cmsghdr) SetLen(length int) {
223 func (cmsg *Cmsghdr) SetLen(length int) {
158 type Cmsghdr C.struct_cmsghdr type
203 func (cmsg *Cmsghdr) SetLen(length int) {
154 type Cmsghdr C.struct_cmsghdr type