Searched refs:pptr (Results 1 - 25 of 58) sorted by relevance

123

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-syslog.c85 syslog_print(register const u_char *pptr, register u_int len) argument
97 if (!TTEST2(*pptr, 1))
100 if (*(pptr+msg_off) == '<') {
103 if (!TTEST2(*(pptr+msg_off), 1))
106 while ( *(pptr+msg_off) >= '0' &&
107 *(pptr+msg_off) <= '9' &&
110 if (!TTEST2(*(pptr+msg_off), 1))
113 pri = pri * 10 + (*(pptr+msg_off) - '0');
116 if (!TTEST2(*(pptr+msg_off), 1))
119 if (*(pptr
[all...]
H A Dprint-sip.c36 sip_print(register const u_char *pptr, register u_int len) argument
47 TCHECK2(*(pptr+idx), 2);
48 if (EXTRACT_16BITS(pptr+idx) != 0x0d0a) { /* linefeed ? */
49 safeputchar(*(pptr+idx));
58 print_unknown_data(pptr,"\n\t",len);
H A Ddecode_prefix.h36 extern int decode_prefix4(const u_char *pptr, u_int itemlen, char *buf, u_int buflen);
H A Dprint-bgp.c489 decode_prefix4(const u_char *pptr, u_int itemlen, char *buf, u_int buflen) argument
494 TCHECK(pptr[0]);
496 plen = pptr[0];
503 TCHECK2(pptr[1], plenbytes);
505 memcpy(&addr, &pptr[1], plenbytes);
521 decode_labeled_prefix4(const u_char *pptr, u_int itemlen, char *buf, u_int buflen) argument
527 TCHECK2(pptr[0], 4);
529 plen = pptr[0]; /* get prefix length */
550 TCHECK2(pptr[4], plenbytes);
552 memcpy(&addr, &pptr[
579 bgp_vpn_ip_print(const u_char *pptr, u_int addr_length) argument
626 bgp_vpn_sg_print(const u_char *pptr, char *buf, u_int buflen) argument
670 bgp_vpn_rd_print(const u_char *pptr) argument
710 decode_rt_routing_info(const u_char *pptr, char *buf, u_int buflen) argument
747 decode_labeled_vpn_prefix4(const u_char *pptr, char *buf, u_int buflen) argument
797 decode_mdt_vpn_nlri(const u_char *pptr, char *buf, u_int buflen) argument
852 decode_multicast_vpn(const u_char *pptr, char *buf, u_int buflen) argument
958 decode_labeled_vpn_l2(const u_char *pptr, char *buf, u_int buflen) argument
1083 decode_labeled_prefix6(const u_char *pptr, u_int itemlen, char *buf, u_int buflen) argument
1127 decode_labeled_vpn_prefix6(const u_char *pptr, char *buf, u_int buflen) argument
1166 decode_clnp_prefix(const u_char *pptr, char *buf, u_int buflen) argument
1195 decode_labeled_vpn_clnp_prefix(const u_char *pptr, char *buf, u_int buflen) argument
1240 bgp_attr_get_as_size(u_int8_t bgpa_type, const u_char *pptr, int len) argument
1290 bgp_attr_print(u_int atype, const u_char *pptr, u_int len) argument
2599 bgp_route_refresh_print(const u_char *pptr, int len) argument
[all...]
H A Dprint-isoclns.c514 static void osi_print_cksum(const u_int8_t *pptr, u_int16_t checksum,
719 static int clnp_print (const u_int8_t *pptr, u_int length) argument
727 clnp_header = (const struct clnp_header_t *) pptr;
731 optr = pptr;
750 pptr += sizeof(struct clnp_header_t);
752 dest_address_length = *pptr;
753 dest_address = pptr + 1;
755 pptr += (1 + dest_address_length);
757 source_address_length = *pptr;
758 source_address = pptr
974 esis_print(const u_int8_t *pptr, u_int length) argument
1780 const u_int8_t *optr, *pptr, *tptr; local
2740 osi_print_cksum(const u_int8_t *pptr, u_int16_t checksum, u_int checksum_offset, u_int length) argument
[all...]
H A Dprint-forces.c34 prestlv_print(register const u_char * pptr, register u_int len, argument
37 const struct forces_tlv *tlv = (struct forces_tlv *)pptr;
71 fdatatlv_print(register const u_char * pptr, register u_int len, argument
74 const struct forces_tlv *tlv = (struct forces_tlv *)pptr;
105 sdatailv_print(register const u_char * pptr, register u_int len, argument
109 const struct forces_ilv *ilv = (struct forces_ilv *)pptr;
147 sdatatlv_print(register const u_char * pptr, register u_int len, argument
150 const struct forces_tlv *tlv = (struct forces_tlv *)pptr;
175 pkeyitlv_print(register const u_char * pptr, register u_int len, argument
178 const struct forces_tlv *tlv = (struct forces_tlv *)pptr;
215 pdatacnt_print(register const u_char * pptr, register u_int len, u_int16_t IDcnt, u_int16_t op_msk, int indent) argument
310 pdata_print(register const u_char * pptr, register u_int len, u_int16_t op_msk, int indent) argument
357 genoptlv_print(register const u_char * pptr, register u_int len, u_int16_t op_msk, int indent) argument
402 recpdoptlv_print(register const u_char * pptr, register u_int len, u_int16_t op_msk, int indent) argument
456 invoptlv_print(register const u_char * pptr, register u_int len, u_int16_t op_msk _U_, int indent) argument
517 asttlv_print(register const u_char * pptr, register u_int len, u_int16_t op_msk _U_, int indent) argument
574 asrtlv_print(register const u_char * pptr, register u_int len, u_int16_t op_msk _U_, int indent) argument
641 print_metailv(register const u_char * pptr, register u_int len, u_int16_t op_msk _U_, int indent) argument
668 print_metatlv(register const u_char * pptr, register u_int len, u_int16_t op_msk _U_, int indent) argument
710 print_reddata(register const u_char * pptr, register u_int len, u_int16_t op_msk _U_, int indent _U_) argument
755 redirect_print(register const u_char * pptr, register u_int len, u_int16_t op_msk _U_, int indent) argument
817 lfbselect_print(register const u_char * pptr, register u_int len, u_int16_t op_msk, int indent) argument
895 forces_type_print(register const u_char * pptr, const struct forcesh *fhdr _U_, register u_int mlen, const struct tom_h *tops) argument
983 forces_print(register const u_char * pptr, register u_int len) argument
[all...]
H A Dprint-dtp.c49 dtp_print (const u_char *pptr, u_int length) argument
57 tptr = pptr;
75 while (tptr < (pptr+length)) {
H A Dprint-zephyr.c88 parse_field(char **pptr, int *len) argument
92 if (*len <= 0 || !pptr || !*pptr)
94 if (*pptr > (char *) snapend)
97 s = *pptr;
98 while (*pptr <= (char *) snapend && *len >= 0 && **pptr) {
99 (*pptr)++;
102 (*pptr)++;
104 if (*len < 0 || *pptr > (cha
[all...]
H A Dprint-udld.c86 udld_print (const u_char *pptr, u_int length) argument
94 tptr = pptr;
120 while (tptr < (pptr+length)) {
H A Dforces.h77 int (*print) (register const u_char * pptr, register u_int len,
97 int lfbselect_print(register const u_char * pptr, register u_int len,
99 int redirect_print(register const u_char * pptr, register u_int len,
101 int asrtlv_print(register const u_char * pptr, register u_int len,
103 int asttlv_print(register const u_char * pptr, register u_int len,
105 int gentltlv_print(register const u_char * pptr, register u_int len,
107 int print_metailv(register const u_char * pptr, register u_int len,
109 int print_metatlv(register const u_char * pptr, register u_int len,
111 int print_reddata(register const u_char * pptr, register u_int len,
233 int forces_type_print(register const u_char * pptr, cons
[all...]
H A Dprint-bfd.c170 bfd_print(register const u_char *pptr, register u_int len, register u_int port) argument
176 bfd_header = (const struct bfd_header_t *)pptr;
254 pptr += sizeof (const struct bfd_header_t);
255 bfd_auth_header = (const struct bfd_auth_header_t *)pptr;
274 if(!print_unknown_data(pptr,"\n\t",len))
H A Dprint-lwapp.c172 lwapp_control_print(const u_char *pptr, u_int len, int has_ap_ident) { argument
180 tptr=pptr;
186 lwapp_trans_header = (const struct lwapp_transport_header *)(pptr+6);
188 lwapp_trans_header = (const struct lwapp_transport_header *)pptr;
298 lwapp_data_print(const u_char *pptr, u_int len) { argument
304 tptr=pptr;
309 lwapp_trans_header = (const struct lwapp_transport_header *)pptr;
H A Dprint-vqp.c109 vqp_print(register const u_char *pptr, register u_int len) argument
120 tptr=pptr;
122 vqp_common_header = (const struct vqp_common_header_t *)pptr;
H A Dprint-mpcp.c135 mpcp_print(register const u_char *pptr, register u_int length) { argument
151 tptr=pptr;
152 mpcp.common_header = (const struct mpcp_common_header_t *)pptr;
266 print_unknown_data(pptr, "\n\t", length);
H A Dsignature.c121 signature_verify (const u_char *pptr, u_int plen, u_char *sig_ptr) argument
137 signature_compute_hmac_md5(pptr, plen, (unsigned char *)sigsecret,
H A Dprint-vtp.c124 vtp_print (const u_char *pptr, u_int length) argument
133 tptr = pptr;
239 while (tptr < (pptr+length)) {
H A Dprint-ldp.c547 ldp_print(register const u_char *pptr, register u_int len) { argument
551 processed = ldp_msg_print(pptr);
555 pptr += processed;
561 ldp_msg_print(register const u_char *pptr) { argument
570 tptr=pptr;
571 ldp_com_header = (const struct ldp_common_header *)pptr;
H A Dprint-slow.c259 slow_print(register const u_char *pptr, register u_int len) { argument
263 slow_com_header = (const struct slow_common_header_t *)pptr;
310 print_unknown_data(pptr, "\n\t", len);
323 slow_oam_print(pptr+1, len-1);
330 pptr += sizeof(const struct slow_common_header_t);
331 slow_marker_lacp_print(pptr, len);
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/vmx/
H A Dvmx_shims.c40 char *pptr; local
42 ret = kmem_alloc_kobject(kernel_map, (vm_offset_t *)&pptr, PAGE_SIZE);
44 bzero(pptr, PAGE_SIZE);
45 return (pptr);
/macosx-10.9.5/libstdcxx-60/src/
H A Dstrstream.cc139 { return pptr() ? pptr() - pbase() : 0; }
148 if (pptr() == epptr() && _M_dynamic && !_M_frozen && !_M_constant)
177 if (pptr() != epptr())
179 *pptr() = c;
215 if (gptr() == egptr() && pptr() && pptr() > egptr())
216 setg(eback(), gptr(), pptr());
246 if ((!do_get && !do_put) || (do_put && !pptr()) || !gptr())
262 newoff = do_put ? pptr()
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Davl.c187 Avlnode *pptr[MAX_TREE_DEPTH]; local
202 pptr[depth++] = p;
221 pptr[depth++] = q;
235 pptr[side] = q;
237 r = pptr[side-1];
244 r = pptr[depth-1];
263 p = pptr[depth];
271 p = pptr[depth];
288 top = pptr[depth-1]; /* p->parent; */
H A Dtavl.c196 Avlnode *pptr[MAX_TREE_DEPTH]; local
211 pptr[depth++] = p;
231 pptr[depth++] = q;
249 pptr[side] = q;
251 r = pptr[side-1];
258 r = pptr[depth-1];
305 p = pptr[depth];
318 p = pptr[depth];
335 top = pptr[depth-1]; /* p->parent; */
/macosx-10.9.5/tcsh-65/tcsh/
H A Dgethost.c120 gettoken(char **pptr, char *token) argument
122 char *ptr = *pptr;
141 *pptr = ptr;
/macosx-10.9.5/swig-10/Lib/ruby/
H A Drubyrun.swg16 #define SWIG_ConvertPtr(obj, pptr, type, flags) SWIG_Ruby_ConvertPtrAndOwn(obj, pptr, type, flags, 0)
17 #define SWIG_ConvertPtrAndOwn(obj,pptr,type,flags,own) SWIG_Ruby_ConvertPtrAndOwn(obj, pptr, type, flags, own)
27 #define SWIG_ConvertInstance(obj, pptr, type, flags) SWIG_ConvertPtr(obj, pptr, type, flags)
31 #define SWIG_ConvertFunctionPtr(obj, pptr, type) SWIG_ConvertPtr(obj, pptr, type, 0)
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-report/
H A Dreader.cpp176 impl::atf_tps_reader::read_info(void* pptr) argument
183 (pptr);
195 impl::atf_tps_reader::read_tp(void* pptr) argument
202 (pptr);
256 impl::atf_tps_reader::read_tc(void* pptr) argument
263 (pptr);

Completed in 218 milliseconds

123