Home
last modified time | relevance | path

Searched defs:udp_checksum (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/cddl/lib/libdtrace/
H A Dudp.d48 uint16_t udp_checksum; /* headers + data checksum */ member
/freebsd-src/tools/tools/net80211/wesside/dics/
H A Ddics.c184 unsigned int udp_checksum(unsigned char *stuff0, int len, struct in_addr *sip, in udp_checksum() function
/freebsd-src/tools/tools/net80211/wesside/wesside/
H A Dwesside.c211 unsigned int udp_checksum(unsigned char *stuff, int len, struct in_addr *sip, in udp_checksum() function