Home
last modified time | relevance | path

Searched defs:bp2 (Results 1 – 24 of 24) sorted by relevance

/netbsd/external/bsd/tcpdump/dist/
H A Dprint-frag6.c41 frag6_print(netdissect_options *ndo, register const u_char *bp, register const u_char *bp2) in frag6_print()
H A Dprint-pim.c461 register const u_char *bp, register u_int len, const u_char *bp2) in pim_print()
670 const u_char *bp2, u_int len) in pimv2_check_checksum()
700 register const u_char *bp, register u_int len, const u_char *bp2) in pimv2_print()
H A Dprint-vrrp.c113 register const u_char *bp2, int ttl) in vrrp_print()
H A Dprint-sunrpc.c174 register u_int length, register const u_char *bp2) in sunrpcrequest_print()
H A Dprint-nfs.c329 register const u_char *bp2) in nfsreply_print()
361 register const u_char *bp2) in nfsreply_print_noaddr()
531 register const u_char *bp2) in nfsreq_print_noaddr()
H A Dprint-ip.c524 const u_char *bp2) in ip_print_inner()
H A Dprint-tcp.c163 register const u_char *bp2, int fragmented) in tcp_print()
H A Dprint-udp.c377 register const u_char *bp2, int fragmented) in udp_print()
H A Dprint-pgm.c154 register const u_char *bp2) in pgm_print()
H A Dprint-isakmp.c784 cookie_record(cookie_t *in, const u_char *bp2) in cookie_record()
819 cookie_sidecheck(int i, const u_char *bp2, int initiator) in cookie_sidecheck()
2820 const u_char *bp2, struct isakmp *base) in ikev1_print()
3038 const u_char *bp2) in isakmp_print()
3100 const u_char *bp2) in isakmp_rfc3948_print()
H A Dprint-icmp.c336 icmp_print(netdissect_options *ndo, const u_char *bp, u_int plen, const u_char *bp2, in icmp_print()
H A Dprint-sctp.c501 const u_char *bp2, /* beginning of enclosing */ in sctp_print()
H A Dprint-rx.c532 const u_char *bp2) in rx_print()
H A Dprint-icmp6.c883 const u_char *bp, u_int length, const u_char *bp2, int fragmented) in icmp6_print()
/netbsd/sys/fs/cd9660/
H A Dcd9660_node.c150 struct buf *bp2 = NULL; in cd9660_defattr() local
211 struct buf *bp2 = NULL; in cd9660_deftstamp() local
H A Dcd9660_vfsops.c787 struct buf *bp2; in cd9660_loadvnode() local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-sigsegv.c59 bp2 (int value) in bp2() function
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-sigsegv.c59 bp2 (int value) in bp2() function
/netbsd/sys/sys/
H A Dbuf.h252 #define BIO_COPYPRIO(bp1, bp2) BIO_SETPRIO(bp1, BIO_GETPRIO(bp2)) argument
/netbsd/sys/ufs/lfs/
H A Dlfs_accessors.h1456 lfs_blocks_eq(STRUCT_LFS *fs, union lfs_blocks *bp1, union lfs_blocks *bp2) in lfs_blocks_eq()
1466 lfs_blocks_sub(STRUCT_LFS *fs, union lfs_blocks *bp1, union lfs_blocks *bp2) in lfs_blocks_sub()
/netbsd/sbin/brconfig/
H A Dbrconfig.c346 struct ifbrparam bp1, bp2; in status() local
/netbsd/bin/csh/
H A Dfunc.c78 struct biltins *bp, *bp1, *bp2; in isbfunc() local
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Doakley.c888 char *p, *bp2; local
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspa.h463 #define BP_EQUAL(bp1, bp2) \ argument