Lines Matching defs:wp
292 llp_t *wp;
328 for (wp = (llp_t *)llp_list.q_forw; wp != (llp_t *)&llp_list;
329 wp = (llp_t *)wp->llp_links.q_forw) {
332 "upgrading llp %s", wp->llp_lname);
334 if (nwam_ncu_create(user_ncp, wp->llp_lname,
337 nwam_ncu_create(user_ncp, wp->llp_lname, NWAM_NCU_TYPE_LINK,
340 "could not create NCUs: %s", wp->llp_lname,
359 uintval = wp->llp_pri;
365 if (wp->llp_ipv4addrstr != NULL) {
374 strval = wp->llp_ipv4addrstr;
382 if (wp->llp_ipv6addrstr != NULL) {
391 strval = wp->llp_ipv6addrstr;
399 if (!wp->llp_ipv6onlink) {
410 "could not commit NCUs: %s", wp->llp_lname,
423 "could not set value for property %s: %s", wp->llp_lname,