Searched defs:bp (Results 176 - 200 of 750) sorted by relevance

1234567891011>>

/freebsd-current/contrib/libpcap/
H A Dpcap-enet.c52 register u_char *bp; local
/freebsd-current/contrib/tcpdump/
H A Dprint-brcmtag.c82 brcm_tag_print(netdissect_options *ndo, const u_char *bp) argument
H A Dprint-dvmrp.c78 dvmrp_print(netdissect_options *ndo, const u_char *bp, u_int len) argument
147 print_report(netdissect_options *ndo, const u_char *bp, u_int len) argument
202 print_probe(netdissect_options *ndo, const u_char *bp, u_int len) argument
232 print_neighbors(netdissect_options *ndo, const u_char *bp, u_int len) argument
274 print_neighbors2(netdissect_options *ndo, const u_char *bp, u_int len, uint8_t major_version, uint8_t minor_version) argument
[all...]
H A Dprint-dsa.c173 dsa_tag_print(netdissect_options *ndo, const u_char *bp) argument
183 edsa_tag_print(netdissect_options *ndo, const u_char *bp) argument
H A Dprint-gre.c79 gre_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
108 gre_print_0(netdissect_options *ndo, const u_char *bp, u_int length) argument
235 gre_print_1(netdissect_options *ndo, const u_char *bp, u_int length) argument
319 gre_sre_print(netdissect_options *ndo, uint16_t af, uint8_t sreoff, uint8_t srelen, const u_char *bp, u_int len) argument
343 gre_sre_ip_print(netdissect_options *ndo, uint8_t sreoff, uint8_t srelen, const u_char *bp, u_int len) argument
381 gre_sre_asn_print(netdissect_options *ndo, uint8_t sreoff, uint8_t srelen, const u_char *bp, u_int len) argument
[all...]
H A Dprint-geneve.c103 geneve_opts_print(netdissect_options *ndo, const u_char *bp, u_int len) argument
146 geneve_print(netdissect_options *ndo, const u_char *bp, u_int len) argument
[all...]
H A Dprint-ip6.c226 ip6_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
H A Dprint-macsec.c110 int macsec_print(netdissect_options *ndo, const u_char **bp, argument
H A Dprint-pktap.c72 pktap_header_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
H A Dprint-pppoe.c98 pppoe_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
/freebsd-current/crypto/openssl/crypto/evp/
H A Dbio_md.c208 static int md_gets(BIO *bp, char *buf, int size) argument
/freebsd-current/crypto/openssl/crypto/ffc/
H A Dffc_params.c284 int ossl_ffc_params_print(BIO *bp, const FFC_PARAMS *ffc, int indent) argument
[all...]
/freebsd-current/crypto/openssl/crypto/asn1/
H A Da_object.c186 int i2a_ASN1_OBJECT(BIO *bp, const ASN1_OBJECT *a) argument
H A Dasn1_parse.c22 static int asn1_print_info(BIO *bp, long offset, int depth, int hl, long len, argument
83 ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent) argument
88 ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent, int dump) argument
94 asn1_parse2(BIO *bp, const unsigned char **pp, long length, int offset, int depth, int indent, int dump) argument
[all...]
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbf_nbio.c179 static int nbiof_gets(BIO *bp, char *buf, int size) argument
186 static int nbiof_puts(BIO *bp, const char *str) argument
H A Dbss_file.c347 static int file_gets(BIO *bp, char *buf, int size) argument
365 static int file_puts(BIO *bp, const char *str) argument
384 static int file_puts(BIO *bp, const char *str) argument
388 static int file_gets(BIO *bp, char *buf, int size) argument
H A Dbss_fd.c199 static int fd_puts(BIO *bp, const char *str) argument
208 static int fd_gets(BIO *bp, char *buf, int size) argument
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c205 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
232 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
H A Dsparcv8plus.S644 #define bp(I) [%i2+4*I] define
[all...]
H A Dsparcv8.S537 #define bp(I) [%i2+4*I] define
[all...]
/freebsd-current/crypto/openssl/crypto/err/
H A Derr_prn.c166 static int print_bio(const char *str, size_t len, void *bp) argument
171 void ERR_print_errors(BIO *bp) argument
/freebsd-current/crypto/openssl/crypto/x509/
H A Dv3_prn.c139 int X509V3_extensions_print(BIO *bp, const char *title, argument
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DCompactUnwinder.hpp240 typename A::pint_t bp = registers.getEBP(); local
/freebsd-current/crypto/openssl/crypto/ec/
H A Deck_prn.c70 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ocsp/
H A Docsp_prn.c17 static int ocsp_certid_print(BIO *bp, OCSP_CERTID *a, int indent) argument
87 OCSP_REQUEST_print(BIO *bp, OCSP_REQUEST *o, unsigned long flags) argument
132 OCSP_RESPONSE_print(BIO *bp, OCSP_RESPONSE *o, unsigned long flags) argument
[all...]

Completed in 281 milliseconds

1234567891011>>