Searched defs:pptr (Results 1 - 25 of 73) sorted by relevance

123

/freebsd-current/contrib/tcpdump/
H A Dprint-ftp.c25 ftp_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-smtp.c25 smtp_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-whois.c27 whois_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-http.c70 http_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-rtsp.c40 rtsp_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-sip.c50 sip_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-ssh.c27 ssh_print_version(netdissect_options *ndo, const u_char *pptr, u_int len) argument
94 ssh_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
[all...]
H A Dchecksum.c139 create_osi_cksum (const uint8_t *pptr, int checksum_offset, int length) argument
H A Dprint-syslog.c80 syslog_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dsignature.c119 signature_verify(netdissect_options *ndo, const u_char *pptr, u_int plen, argument
H A Dprint-vqp.c100 vqp_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-bfd.c186 auth_print(netdissect_options *ndo, const u_char *pptr) argument
291 bfd_print(netdissect_options *ndo, const u_char *pptr, u_int len, u_int port) argument
[all...]
H A Dprint-lwapp.c166 lwapp_control_print(netdissect_options *ndo, const u_char *pptr, u_int len, int has_ap_ident) argument
301 lwapp_data_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-rpki-rtr.c379 rpki_rtr_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-vtp.c120 vtp_print(netdissect_options *ndo, const u_char *pptr, const u_int length) argument
H A Dprint-zephyr.c89 parse_field(netdissect_options *ndo, const char **pptr, int *len) argument
/freebsd-current/contrib/arm-optimized-routines/networking/
H A Dchksum.c14 slurp_head32(const void **pptr, uint32_t *nbytes) argument
/freebsd-current/crypto/openssl/ssl/
H A Dd1_srtp.c42 find_profile_by_name(char *profile_name, SRTP_PROTECTION_PROFILE **pptr, size_t len) argument
/freebsd-current/contrib/arm-optimized-routines/networking/aarch64/
H A Dchksum_simd.c19 slurp_head64(const void **pptr, uint32_t *nbytes) argument
/freebsd-current/lib/libc/net/
H A Dgetprotoname.c62 struct protoent *pptr; local
105 getprotobyname_r(const char *name, struct protoent *pptr, char *buffer, argument
H A Dgetproto.c54 struct protoent *pptr; local
90 getprotobynumber_r(int proto, struct protoent *pptr, char *buffer, argument
/freebsd-current/lib/libsecureboot/openpgp/
H A Ddecode.c109 decode_new_len(unsigned char **pptr) argument
143 decode_len(unsigned char **pptr, int ltype) argument
186 decode_mpi(unsigned char **pptr, size_ argument
214 mpi2bn(unsigned char **pptr, size_t *sz) argument
220 mpi2bn(unsigned char **pptr) argument
253 decode_packet(int want, unsigned char **pptr, size_t nbytes, decoder_t decoder, void *decoder_arg) argument
291 decode_subpacket(unsigned char **pptr, int *stag, int *sz) argument
[all...]
/freebsd-current/contrib/tcsh/
H A Dgethost.c118 gettoken(char **pptr, char *token) argument
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbss_mem.c245 char **pptr; local
/freebsd-current/crypto/openssl/crypto/ui/
H A Dui_util.c71 ui_dup_method_data(CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from, void **pptr, int idx, long argl, void *argp) argument

Completed in 267 milliseconds

123