Home | History | Annotate | Download | only in iputils

Lines Matching full:freq_len

1206 		int freq_len = sizeof(*freq);
1209 freq_len = CMSG_ALIGN(sizeof(*freq)) + srcrt->cmsg_len;
1222 freq, freq_len) == -1) {