Home
last modified time | relevance | path

Searched refs:cdn (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/npppd/pptp/
H A Dpptp_call.c344 struct pptp_cdn *cdn; in pptp_call_send_CDN() local
358 cdn->call_id = _this->id; in pptp_call_send_CDN()
360 cdn->error_code = error; in pptp_call_send_CDN()
361 cdn->cause_code = cause; in pptp_call_send_CDN()
363 strlcpy(cdn->statistics, statistics, sizeof(cdn->statistics)); in pptp_call_send_CDN()
367 cdn->call_id, in pptp_call_send_CDN()
368 pptp_CDN_result_string(cdn->result_code), cdn->result_code, in pptp_call_send_CDN()
369 pptp_general_error_string(cdn->error_code), cdn->error_code, in pptp_call_send_CDN()
370 cdn->cause_code, in pptp_call_send_CDN()
373 cdn->call_id = htons(cdn->call_id); in pptp_call_send_CDN()
[all …]
H A Dpptp_ctrl.c871 struct pptp_cdn *cdn; in pptp_ctrl_send_CDN() local
873 cdn = bytebuffer_pointer(_this->send_buf); in pptp_ctrl_send_CDN()
880 memset(cdn, 0, sizeof(struct pptp_cdn)); in pptp_ctrl_send_CDN()
882 pptp_init_header(&cdn->header, sizeof(struct pptp_cdn), in pptp_ctrl_send_CDN()
885 cdn->call_id = _this->id; in pptp_ctrl_send_CDN()
886 cdn->result_code = result; in pptp_ctrl_send_CDN()
887 cdn->error_code = error; in pptp_ctrl_send_CDN()
888 cdn->cause_code = cause; in pptp_ctrl_send_CDN()
890 strlcpy(cdn->statistics, statistics, sizeof(cdn->statistics)); in pptp_ctrl_send_CDN()
892 cdn->call_id = htons(cdn->call_id); in pptp_ctrl_send_CDN()
[all …]
/openbsd/usr.sbin/sysupgrade/
H A Dsysupgrade.sh106 MIRROR=https://cdn.openbsd.org/pub/OpenBSD
/openbsd/usr.sbin/syspatch/
H A Dsyspatch.sh290 _MIRROR=https://cdn.openbsd.org/pub/OpenBSD
/openbsd/gnu/llvm/clang/docs/
H A Ddoxygen.cfg.in1432 # The default value is: http://cdn.mathjax.org/mathjax/latest.
1435 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest
/openbsd/gnu/llvm/llvm/docs/
H A Ddoxygen.cfg.in1433 # The default value is: http://cdn.mathjax.org/mathjax/latest.
H A DAMDGPUUsage.rst15162 .. [AMD-GCN-GFX8] `AMD GCN3 Instruction Set Architecture <http://amd-dev.wpengine.netdna-cdn.com/wo…