Lines Matching refs:freq_buf
1204 char freq_buf[CMSG_ALIGN(sizeof(struct in6_flowlabel_req)) + cmsglen];1205 struct in6_flowlabel_req *freq = (struct in6_flowlabel_req *)freq_buf;1219 memcpy(freq_buf + CMSG_ALIGN(sizeof(*freq)), srcrt, srcrt->cmsg_len);