Home | History | Annotate | Download | only in iputils

Lines Matching full:freq_len

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