Lines Matching defs:cbp
967 const char *cbp;975 cbp = inet_ntop(AF_INET6, &addr->s6_addr,977 if (cbp)979 "%s/%d", cbp, prefix_len);1495 const char *cbp;1572 cbp = inet_ntop(AF_INET6, &ia->addr, buf, sizeof(buf));1573 if (cbp)1575 cbp, ia->prefix_len);