Home
last modified time | relevance | path

Searched defs:is_multicast (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-udpsender.c58 int is_multicast; member
/third_party/ffmpeg/libavformat/
Dsdp.c93 int is_multicast; in resolve_destination() local
780 int i, j, port, ttl, is_multicast, index = 0; in av_sdp_create() local
Dudp.c90 int is_multicast; member
/third_party/rust/crates/rustix/src/net/
Dip.rs325 pub const fn is_multicast(&self) -> bool { in is_multicast() method
879 pub const fn is_multicast(&self) -> bool { in is_multicast() method
1706 pub const fn is_multicast(&self) -> bool { in is_multicast() method
/third_party/python/Lib/
Dipaddress.py1027 def is_multicast(self): member in _BaseNetwork
1344 def is_multicast(self): member in IPv4Address
1954 def is_multicast(self): member in IPv6Address
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.h162 gboolean is_multicast; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h14708 int (*is_multicast)(const void *); member