Home
last modified time | relevance | path

Searched refs:__u16 (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2471/
Dpoc.c48 typedef unsigned short __u16; typedef
54 __u16 flags; /* Various specifc flags (if any) */
59 __u16 length; /* number of fields or size in bytes */
60 __u16 flags; /* Optional params */
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2014-3145/
Dpoc.c92 __u16 chksz = 0xfefe; in main()