Home
last modified time | relevance | path

Searched refs:ph_len (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet6/
H A Din6_cksum.c98 u_int32_t ph_len; in _in6_cksum_pseudo() member
109 uph.ph.ph_len = htonl(len); in _in6_cksum_pseudo()
269 uint32_t ph_len; in in6_cksum_partial_l2() member
285 uph.ph.ph_len = htonl(len); in in6_cksum_partial_l2()
/freebsd/sbin/ipf/common/
H A Dpcap-ipf.h32 u_int ph_len; member
/freebsd/contrib/tcpdump/
H A Dprint-ip6.c178 uint32_t ph_len; in nextproto6_cksum() member
209 ph.ph_len = htonl(len); in nextproto6_cksum()