Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
b65350974651c8a4f1868a9b7900cd6bd5941b0a
/
.
/
linux
/
sock_diag.h
blob: e5dd06683c1464ca83c02766ebc6619ef9c5591c [
file
] [
log
] [
blame
]
#define
SOCK_DIAG_BY_FAMILY
20
struct
sock_diag_req
{
uint8_t
sdiag_family
;
uint8_t
sdiag_protocol
;
};