Searched refs:add_attr_32 (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd/
H A Dif-linux.c459 add_attr_32(struct nlmsghdr *n, unsigned int maxlen, int type, uint32_t data) function
588 add_attr_32(&nlm->hdr, sizeof(*nlm), RTA_OIF, ifindex);
589 add_attr_32(&nlm->hdr, sizeof(*nlm), RTA_PRIORITY, rt->metric);

Completed in 102 milliseconds