| /xnu-12377.1.9/bsd/netinet/ |
| H A D | mptcp_opt.h | 41 extern void tcp_do_mptcp_options(struct tcpcb *, u_char * opt __ended_by(optend), u_char *optend, s… 43 extern unsigned mptcp_setup_syn_opts(struct socket *, u_char* __ended_by(optend), u_char *optend, u… 44 extern unsigned mptcp_setup_join_ack_opts(struct tcpcb *, u_char* __ended_by(optend), u_char *opten… 45 extern unsigned int mptcp_setup_opts(struct tcpcb *tp, int32_t off, u_char *opt __ended_by(optend),…
|
| H A D | mptcp_opt.c | 59 static int mptcp_snd_mpprio(struct tcpcb *tp, u_char *cp __ended_by(optend), u_char *optend, int op… 68 mptcp_setup_first_subflow_syn_opts(struct socket *so, u_char *opt __ended_by(optend), u_char *opten… in mptcp_setup_first_subflow_syn_opts() 120 mptcp_setup_join_subflow_syn_opts(struct socket *so, u_char *opt __ended_by(optend), u_char *optend… in mptcp_setup_join_subflow_syn_opts() 164 mptcp_setup_join_ack_opts(struct tcpcb *tp, u_char *opt __ended_by(optend), u_char *optend __unused… in mptcp_setup_join_ack_opts() 186 mptcp_setup_syn_opts(struct socket *so, u_char *opt __ended_by(optend), u_char *optend, unsigned op… in mptcp_setup_syn_opts() 200 mptcp_send_mpfail(struct tcpcb *tp, u_char *opt __ended_by(optend), u_char *optend, unsigned int op… in mptcp_send_mpfail() 235 mptcp_send_infinite_mapping(struct tcpcb *tp, u_char *opt __ended_by(optend), u_char *optend __unus… in mptcp_send_infinite_mapping() 321 mptcp_setup_opts(struct tcpcb *tp, int32_t off, u_char *opt __ended_by(optend), u_char *optend, in mptcp_setup_opts() 932 mptcp_do_mpcapable_opt(struct tcpcb *tp, u_char *cp __ended_by(optend), u_char *optend __unused, st… in mptcp_do_mpcapable_opt() 1003 mptcp_do_mpjoin_opt(struct tcpcb *tp, u_char *cp __ended_by(optend), u_char *optend __unused, struc… in mptcp_do_mpjoin_opt() [all …]
|
| H A D | ip_dummynet.c | 274 static char *cp_pipe_to_64_user(struct dn_pipe *p, char *bp __ended_by(bp_end), char *bp_end); 275 static char *dn_copy_set_64(struct dn_flow_set *set, char *bp __ended_by(bp_end), char *bp_end); 280 static char *cp_pipe_to_32_user(struct dn_pipe *p, char *bp __ended_by(bp_end), char *bp_end); 281 static char *dn_copy_set_32(struct dn_flow_set *set, char *bp __ended_by(bp_end), char *bp_end); 526 cp_pipe_to_32_user(struct dn_pipe *p, char *bp0 __ended_by(bp_end), char *bp_end) in cp_pipe_to_32_user() 579 cp_pipe_to_64_user(struct dn_pipe *p, char *bp0 __ended_by(bp_end), char *bp_end) in cp_pipe_to_64_user() 2460 dn_copy_set_32(struct dn_flow_set *set, char *bp __ended_by(bp_end), char *bp_end) in dn_copy_set_32() 2525 dn_copy_set_64(struct dn_flow_set *set, char *bp __ended_by(bp_end), char *bp_end) in dn_copy_set_64() 2663 char *bp __ended_by(bp_end) = bp_end; /* "copy-pointer" */ in dummynet_get()
|
| H A D | tcp_var.h | 1831 uint8_t tcp_addoptions(struct tcpopt *to, u_char * __ended_by(optend) optp, u_char * optend);
|
| H A D | tcp_output.c | 670 tcp_addoptions(struct tcpopt *to, u_char * __ended_by(optend) optp, u_char * optend) in tcp_addoptions()
|
| /xnu-12377.1.9/EXTERNAL_HEADERS/CoreEntitlements/ |
| H A D | Entitlements.h | 34 const uint8_t *__ended_by(blob_end) blob; 56 CEError_t CEValidate(const CERuntime_t rt, CEValidationResult* result, const uint8_t *__ended_by(bl… 73 …ValidationOptions* options, CEValidationResult* result, const uint8_t *__ended_by(blob_end) blob, …
|
| H A D | Serialization.h | 124 … elements[__counted_by(elementsCount)], size_t elementsCount, uint8_t *__ended_by(end) start, uint… 145 … elements[__counted_by(elementsCount)], size_t elementsCount, uint8_t *__ended_by(end) start, uint… 166 … elements[__counted_by(elementsCount)], size_t elementsCount, uint8_t *__ended_by(end) start, uint…
|
| H A D | der_vm.h | 44 const uint8_t *__ended_by(der_end) der_start; 67 …ntime_t rt, ccder_tag dictionary_tag, bool sorted_keys, const uint8_t *__ended_by(der_end) der, co…
|
| /xnu-12377.1.9/EXTERNAL_HEADERS/ |
| H A D | ptrcheck.h | 94 #define __ended_by(E) __attribute__((__ended_by__(E))) macro 280 #define __ended_by(E) macro
|
| /xnu-12377.1.9/EXTERNAL_HEADERS/CoreTrust/ |
| H A D | CTConfig.h | 29 #define __ended_by(E) macro
|
| H A D | CTEvaluate.h | 39 const CT_uint8_t * __ended_by(der_end) der,
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | cdefs.h | 1164 #define __ended_by(E) macro
|
| /xnu-12377.1.9/bsd/netinet6/ |
| H A D | nd6.h | 826 struct nd_opt_hdr *__ended_by(last) search; /* multiple opts */
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | rtsock.c | 140 static int rt_xaddrs(caddr_t cp __ended_by(cplim), caddr_t cplim, struct rt_addrinfo *rtinfo, struc… 1187 rt_xaddrs(caddr_t cp __ended_by(cplim), caddr_t cplim, struct rt_addrinfo *rtinfo, struct sockaddr … in rt_xaddrs()
|