Home
last modified time | relevance | path

Searched refs:protocol_type (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptpd.c747 grehdr->protocol_type = htons(grehdr->protocol_type); in pptpd_gre_input()
751 if (!(grehdr->protocol_type == PPTP_GRE_PROTOCOL_TYPE && in pptpd_gre_input()
923 grehdr->protocol_type, grehdr->payload_length, grehdr->call_id); in pptp_gre_header_string()
H A Dpptp_local.h57 uint16_t protocol_type; member
H A Dpptp_call.c586 grehdr->protocol_type = htons(PPTP_GRE_PROTOCOL_TYPE); in pptp_call_gre_output()
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.h274 #define protocol_type objc_global_trees[OCTI_PROTO_TYPE] macro
H A Dobjc-act.c1123 protocol_type = build_pointer_type (xref_tag (RECORD_TYPE, in synth_module_prologue()
5311 TREE_TYPE (expr) = protocol_type;