Home
last modified time | relevance | path

Searched defs:sockproto (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
D_ip_types.h58 struct sockproto { struct
59 u_short sp_family;
60 u_short sp_protocol;
/aosp_15_r20/kernel/tests/net/test/
H A Dbpf_test.py601 def checkSocketCreate(self, family, socktype, sockproto, success): argument
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/macos/
H A Dbindings.rs1758 pub struct sockproto { struct
1764 const UNINIT: ::std::mem::MaybeUninit<sockproto> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_sockproto() argument
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs282409 pub struct sockproto { struct
282415 const UNINIT: ::std::mem::MaybeUninit<sockproto> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_sockproto() argument