HomeSort by relevance Sort by last modified time
    Searched full:unicast (Results 1 - 25 of 313) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iproute2/ip/
routef 4 exec ip -4 ro flush scope global type unicast
rtm_map.c 31 return "unicast";
83 else if (matches(arg, "unicast") == 0)
  /external/tcpdump/tests/
sflow_multiple_counter_30_pdus.out 7 In octets 820721, unicast pkts 9601, multicast pkts 0, broadcast pkts 1302, discards 0
9 Out octets 178785248, unicast pkts 9736, multicast pkts 132958, broadcast pkts 2213534, discards 0
19 In octets 156084746, unicast pkts 473593, multicast pkts 0, broadcast pkts 1862745, discards 0
21 Out octets 59635889, unicast pkts 8834, multicast pkts 132958, broadcast pkts 352092, discards 0
31 In octets 3051593057, unicast pkts 52919488, multicast pkts 1491, broadcast pkts 956, discards 0
33 Out octets 1525716840, unicast pkts 30013667, multicast pkts 131467, broadcast pkts 2213880, discards 0
43 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0
45 Out octets 178404732, unicast pkts 3035, multicast pkts 132958, broadcast pkts 2214836, discards 0
55 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0
57 Out octets 178368955, unicast pkts 3031, multicast pkts 132840, broadcast pkts 2214791, discards
    [all...]
mpbgp-linklocal-nexthop.out 8 AFI: IPv6 (2), SAFI: Unicast (1)
bgp_vpn_attrset.out 17 AFI: IPv4 (1), SAFI: labeled VPN Unicast (128)
  /external/iptables/extensions/
libxt_addrtype.man 11 .BI "UNICAST"
12 an unicast address
libxt_pkttype.c 3 * packets by their type (BROADCAST, UNICAST, MULTICAST).
25 {"unicast", PACKET_HOST, 1, "to us"},
  /external/mdnsresponder/mDNSShared/
mDNSResponder.8 23 .Nd Multicast and Unicast DNS daemon \" Name Description for whatis database
36 is also the system-wide Unicast DNS Resolver.
45 also performs Unicast and Multicast DNS Queries on behalf of client processes, and
  /external/chromium_org/cloud_print/gcp20/prototype/
gcp20_switches.cc 27 const char kUnicastRespond[] = "unicast-respond";
43 "DNS responses will be sent in unicast instead of multicast", NULL},
  /external/iproute2/
README.decnet 17 if your Ethernet card won't listen to more than one unicast
  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 160 u32 tx_mpdu; // number of successfully transmitted unicast data pkts (ACK rcvd)
161 u32 rx_mpdu; // number of received unicast mpdus
163 // STA case: implies ACK received from AP for the unicast packet in which mcast pkt was sent
165 u32 rx_ampdu; // number of received unicast a-mpdus
166 u32 tx_ampdu; // number of transmitted unicast a-mpdus
  /frameworks/base/core/java/android/net/dhcp/
DhcpDiscoverPacket.java 38 (mBroadcast ? "broadcast " : "unicast ");
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSRecordClass.java 54 * For questions it indicates that we should send a unicast response.
  /external/libnl/lib/route/
rtnl.c 57 __ADD(RTN_UNICAST,unicast)
  /external/wpa_supplicant_8/src/common/
eapol_common.h 74 * 1 = unicast (key mapping key); key index is in the
  /external/iptables/tests/
options-ipv4.rules 43 #-A INPUT -m addrtype --src-type UNICAST --dst-type UNICAST --limit-iface-in
  /external/mdnsresponder/mDNSCore/
uDNS.h 45 // For Unicast record registrations, we initialize the interval to 1 second. When we send any query for
61 // Entry points into unicast-specific routines
  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 13 - Cisco AP and non-zero keyidx for unicast -> map to broadcast
16 for unicast); worked also with Host AP driver and madwifi
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
wpa.h 42 #define DOT11_RC_INVALID_UC_CIPHER 19 /* Invalid unicast cipher */
86 /* WPA unicast suite list/key management suite list */
  /external/wpa_supplicant_8/src/ap/
iapp.c 99 /* MOVE-notify - unicast TCP */
110 /* MOVE-response - unicast TCP */
140 /* CACHE-response - unicast TCP */
154 /* Send-Security-Block - unicast TCP */
162 /* ACK-Security-Block - unicast TCP */
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 153 * @unicast: Non-zero = unicast, 0 = multicast/broadcast key
159 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
  /frameworks/base/core/java/android/net/
LinkAddress.java 44 * The address must be unicast, as multicast addresses cannot be assigned to interfaces.
75 * Utility function to determines the scope of a unicast address. Per RFC 4291 section 2.5 and
98 * Utility function to check if |address| is a Unique Local IPv6 Unicast Address
  /bionic/libc/include/net/
if_ieee1394.h 47 u_int8_t iha_offset[6]; /* unicast FIFO address */
  /development/ndk/platforms/android-3/include/net/
if_ieee1394.h 47 u_int8_t iha_offset[6]; /* unicast FIFO address */
  /development/ndk/platforms/android-L/include/net/
if_ieee1394.h 47 u_int8_t iha_offset[6]; /* unicast FIFO address */

Completed in 4835 milliseconds

1 2 3 4 5 6 7 8 91011>>