Searched defs:flowinfo (Results 1 – 8 of 8) sorted by relevance
/third_party/rust/crates/rustix/src/net/ |
D | addr.rs | 112 flowinfo: u32, field 505 pub const fn flowinfo(&self) -> u32 { in flowinfo() method
|
/third_party/python/Lib/asyncio/ |
D | base_events.py | 103 def _ipaddr_info(host, port, family, type, proto, flowinfo=0, scopeid=0): argument
|
/third_party/rust/crates/nix/test/sys/ |
D | test_socket.rs | 137 let flowinfo: u32 = 1; in test_inetv6_addr_roundtrip_sockaddr_storage_to_addr() localVariable
|
/third_party/python/Modules/ |
D | socketmodule.c | 1832 unsigned int flowinfo, scope_id; in getsockaddrarg() local 6563 unsigned int flowinfo, scope_id; local
|
/third_party/rust/crates/nix/src/sys/socket/ |
D | addr.rs | 1381 pub const fn flowinfo(&self) -> u32 { in flowinfo() method
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_output.c | 4523 uint32_t flowlabel, flowinfo; local
|
/third_party/libbpf/include/uapi/linux/ |
D | bpf.h | 6781 __be32 flowinfo; /* AF_INET6, flow_label + priority */ member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 77703 __be32 flowinfo; member 87723 __be32 flowinfo; member 89260 __be32 flowinfo; member 89291 __be32 flowinfo; member
|