Lines Matching defs:maxage
276 int maxage,
314 if (maxage >= 0) {
317 coap_encode_var_safe(buf, sizeof(buf), maxage), buf);
597 int maxage,
867 if (maxage >= 0) {
871 lg_xmit->b.b2.maxage_expire = coap_ticks_to_rt(now) + maxage;
1022 int maxage,
1081 if (maxage >= 0) {
1084 coap_encode_var_safe(buf, sizeof(buf), maxage), buf);
1111 query, maxage, etag, length, data,