OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multicast
(Results
401 - 425
of
937
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/wpa_supplicant_8/src/drivers/
driver_wired.c
209
/* filter
multicast
address */
212
wpa_printf(MSG_ERROR, "wired: Failed to add
multicast
group "
/hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h
174
u32 tx_mcast; // number of succesfully transmitted
multicast
data packets
176
u32 rx_mcast; // number of received
multicast
data packets
/kernel/tests/net/test/
neighbour_test.py
134
msg = "%s probe" % ("Unicast" if is_unicast else "
Multicast
")
279
# Send another packet and expect a
multicast
NS.
/system/connectivity/wificond/net/
netlink_manager.h
44
//
Multicast
groups supported by the family. The string and mapping to
176
// Sign up to receive and log
multicast
events of a specific type.
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Impl.c
157
// Return the joined
multicast
group addresses.
493
to receive unicast/
multicast
/broadcast. Also, it will enable/disable
715
Joins and leaves
multicast
groups.
717
The Groups() function is used to join and leave
multicast
group sessions. Joining a group will
718
enable reception of matching
multicast
packets. Leaving a group will disable reception of matching
719
multicast
packets. Source-Specific
Multicast
isn't required to be supported.
724
@param[in] JoinFlag Set to TRUE to join the
multicast
group session, and FALSE to leave.
725
@param[in] GroupAddress Pointer to the IPv6
multicast
address.
733
not a
multicast
IPv6 address.
[
all
...]
/frameworks/base/tests/net/java/android/net/apf/
ApfTest.java
[
all
...]
/external/syslinux/gpxe/src/drivers/net/e1000/
e1000_hw.h
405
/* Filters (
multicast
, vlan, receive) */
587
* Registers) holds the directed and
multicast
addresses that we monitor. We
589
* E1000_RAR_ENTRIES - 1
multicast
addresses.
813
#define E1000_MC_TBL_SIZE 128 /*
Multicast
Filter Table (4096 bits) */
826
/* Number of entries in the
Multicast
Table Array (MTA). */
[
all
...]
/device/generic/goldfish/wifi/ipv6proxy/
socket.h
72
// Set the hop limit for
multicast
traffic on the socket. Each router hop
/external/android-clat/
ipv6.c
94
log_bad_address("ipv6_packet/
multicast
%s->%s", &ip6->ip6_src, &ip6->ip6_dst);
/external/autotest/client/site_tests/p2p_ServeFiles/
p2p_ServeFiles.py
112
# Create a single fake peer that will be sending the
multicast
requests.
/external/autotest/client/site_tests/p2p_ShareFiles/
p2p_ShareFiles.py
63
# Create a single fake peer that will be sending the
multicast
requests.
/external/iproute2/include/uapi/linux/
sockios.h
62
#define SIOCADDMULTI 0x8931 /*
Multicast
address lists */
/external/iproute2/ip/
ifcfg
134
if [ "`ip link ls $dev | grep -c
MULTICAST
`" -ge 1 ]; then
/external/iproute2/man/man3/
libnetlink.3
62
is a bitmap of the rtnetlink
multicast
groups the socket will be
/external/iptables/extensions/
libipt_CLUSTERIP.c
95
xtables_error(PARAMETER_PROBLEM, "MAC has to be a
multicast
ethernet address\n");
/external/iw/
connect.c
126
* start listening to the
multicast
group before starting
/external/kernel-headers/original/uapi/linux/
sockios.h
62
#define SIOCADDMULTI 0x8931 /*
Multicast
address lists */
/external/kernel-headers/original/uapi/rdma/
rdma_user_cm.h
248
/*
Multicast
join flags */
/external/libnfnetlink/include/libnfnetlink/
libnfnetlink.h
138
/* join a certain netlink
multicast
group */
/external/libnl/include/linux-private/linux/
if_ether.h
73
#define ETH_P_MPLS_MC 0x8848 /* MPLS
Multicast
traffic */
netlink.h
35
__u32 nl_groups; /*
multicast
groups mask */
/external/libnl/include/netlink/
netlink-kernel.h
27
/**
Multicast
group subscriptions */
/external/libnl/include/netlink/route/
link.h
61
RTNL_LINK_MULTICAST, /*!<
Multicast
*/
/external/libnl/lib/route/link/
vxlan.c
504
* Set VXLAN
multicast
IP address
506
* @arg addr
Multicast
IP address to join
528
* Get VXLAN
multicast
IP address
530
* @arg addr Pointer to store
multicast
IP address
/external/libnl/src/
nl-route-delete.c
56
" --type=TYPE { unicast | local | broadcast |
multicast
}\n"
Completed in 3327 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>