Searched defs:csum (Results 1 - 25 of 59) sorted by relevance

123

/netbsd-current/sys/arch/atari/stand/ahdilabel/
H A Dcksum.c58 u_int16_t csum = 0; local
/netbsd-current/sys/arch/arm/cortex/
H A Dcpu_in_cksum_neon.c47 uint32_t csum = initial_sum; local
[all...]
/netbsd-current/sys/arch/alpha/stand/setnetbootinfo/
H A Dsetnetbootinfo.c73 u_int64_t *qp, csum; local
/netbsd-current/sys/arch/alpha/stand/netboot/
H A Dif_prom.c127 u_int64_t *qp, csum; local
/netbsd-current/sys/arch/atari/dev/
H A Dnvram.c182 uint8_t csum; local
191 nvram_csum_valid(u_char csum) argument
201 nvram_set_csum(u_char csum) argument
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dxmss_wots.c121 int csum = 0; local
159 int csum = 0; local
[all...]
/netbsd-current/sys/netinet6/
H A Din6_offload.c203 uint16_t csum; local
242 uint16_t csum, offset; local
[all...]
/netbsd-current/sys/netinet/
H A Din_offload.c203 uint16_t csum; local
277 uint16_t csum, offset; local
[all...]
/netbsd-current/external/bsd/tmux/dist/
H A Dlayout-custom.c49 u_short csum; local
162 u_short csum; local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dunwrap.c249 Checksum csum; local
H A Dverify_mic.c171 Checksum csum; local
/netbsd-current/sys/arch/mac68k/obio/
H A Dif_mc_obio.c412 u_char csum; local
/netbsd-current/sys/arch/atari/stand/edahdi/
H A Dedahdi.c385 unsigned short csum = 0; local
/netbsd-current/sys/arch/atari/stand/tostools/chg_pid/
H A Dchg_pid.c82 u_short csum; /* checksum correction */ member in struct:gem_root
302 unsigned short csum = 0; local
/netbsd-current/sys/dev/bluetooth/
H A Dbcsp.h49 uint8_t csum; /* Checksum */ member in struct:__anon9724
H A Dbth5.h49 uint8_t csum; /* Checksum */ member in struct:__anon17095
/netbsd-current/sys/arch/mac68k/dev/
H A Dif_mc.c725 u_char b, csum; local
/netbsd-current/sys/kern/
H A Dkgdb_stub.c243 u_char csum, c; local
266 int c, csum, tmpcsum; local
[all...]
/netbsd-current/sys/arch/x68k/x68k/
H A Dkgdb_stub.c113 u_char csum; local
133 u_char c, csum; local
[all...]
/netbsd-current/sys/arch/evbsh3/evbsh3/
H A Dmachdep.c498 u_long csum = 0; local
/netbsd-current/sys/dev/isapnp/
H A Disapnp.c146 u_char v = ISAPNP_LFSR_INIT, csum, w; local
/netbsd-current/sys/dev/pci/igc/
H A Digc_base.h112 uint16_t csum; /* Packet checksum */ member in struct:igc_adv_rx_desc::__anon5::__anon6::__anon9::__anon10
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_alloc.c870 uint16_t csum = ext2fs_cg_get_csum(fs, cg, gd); local
/netbsd-current/sys/dev/cadence/
H A Dif_cemac.c321 int fl, csum; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-profile.c295 speculative_call_summary *csum local
412 speculative_call_summary *csum = call_sums->get_create (e); local
436 speculative_call_summary *csum = call_sums->get_create (e); local
338 ipa_profile_write_edge_summary(lto_simple_output_block *ob, speculative_call_summary *csum) argument
453 speculative_call_summary *csum = call_sums->get_create (edge); local
848 speculative_call_summary *csum = call_sums->get_create (e); local
[all...]

Completed in 198 milliseconds

123