Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching full:alen

877     const void *data, unsigned short alen)
879 unsigned short len = (unsigned short)RTA_LENGTH(alen);
890 if (alen)
891 memcpy(RTA_DATA(rta), data, alen);