Home
last modified time | relevance | path

Searched defs:psum (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Din4_cksum.c94 int psum; in in4_cksum() local
/freebsd/contrib/ntp/parseutil/
H A Dtestdcf.c205 register unsigned psum = 1; in pcheck() local
H A Ddcfd.c418 register unsigned psum = 1; in pcheck() local
/freebsd/contrib/ntp/libparse/
H A Dclk_rawdcf.c213 unsigned psum = 1; in pcheck() local
/freebsd/sys/netinet/
H A Dtcp_lro.c666 tcp_lro_assign_and_checksum_16(uint16_t *ptr, uint16_t value, uint16_t *psum) in tcp_lro_assign_and_checksum_16()