| /netbsd/src/external/bsd/tcpdump/dist/tests/ |
| D | 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, disca… 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 0 [all …]
|
| D | sflow-print-v6.out | 10 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0 12 Out octets 9717, unicast pkts 0, multicast pkts 79, broadcast pkts 0, discards 0 23 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0 25 Out octets 9717, unicast pkts 0, multicast pkts 79, broadcast pkts 0, discards 0 35 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0 37 Out octets 9348, unicast pkts 0, multicast pkts 76, broadcast pkts 0, discards 0 48 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0 50 Out octets 11759, unicast pkts 2, multicast pkts 96, broadcast pkts 0, discards 0 60 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0 62 Out octets 9717, unicast pkts 0, multicast pkts 79, broadcast pkts 0, discards 0 [all …]
|
| D | arista_ether-e.out | 3 …HwInfo R/R2 (0), Timestamp 2019-05-29 20:36:40.917204604: ethertype MPLS unicast (0x8847), length … 4 …60: ethertype 802.1Q (0x8100), length 110: vlan 100, p 0, ethertype MPLS unicast (0x8847), MPLS (l… 7 …, HwInfo R3 (1), Timestamp 2019-05-29 20:37:17.420710691: ethertype MPLS unicast (0x8847), length … 8 …89: ethertype 802.1Q (0x8100), length 110: vlan 100, p 0, ethertype MPLS unicast (0x8847), MPLS (l… 11 …t 48-bit (2), HwInfo R/R2 (0), Timestamp 60822.378011624: ethertype MPLS unicast (0x8847), length … 12 …72: ethertype 802.1Q (0x8100), length 108: vlan 100, p 0, ethertype MPLS unicast (0x8847), MPLS (l… 15 …t 48-bit (2), HwInfo R/R2 (0), Timestamp 60833.929943729: ethertype MPLS unicast (0x8847), length … 16 …39: ethertype 802.1Q (0x8100), length 108: vlan 100, p 0, ethertype MPLS unicast (0x8847), MPLS (l…
|
| D | arista_ether-ev.out | 5 …HwInfo R/R2 (0), Timestamp 2019-05-29 20:36:40.917204604: ethertype MPLS unicast (0x8847), length … 8 …60: ethertype 802.1Q (0x8100), length 110: vlan 100, p 0, ethertype MPLS unicast (0x8847), MPLS (l… 15 …, HwInfo R3 (1), Timestamp 2019-05-29 20:37:17.420710691: ethertype MPLS unicast (0x8847), length … 18 …89: ethertype 802.1Q (0x8100), length 110: vlan 100, p 0, ethertype MPLS unicast (0x8847), MPLS (l… 25 …t 48-bit (2), HwInfo R/R2 (0), Timestamp 60822.378011624: ethertype MPLS unicast (0x8847), length … 28 …72: ethertype 802.1Q (0x8100), length 108: vlan 100, p 0, ethertype MPLS unicast (0x8847), MPLS (l… 35 …t 48-bit (2), HwInfo R/R2 (0), Timestamp 60833.929943729: ethertype MPLS unicast (0x8847), length … 38 …39: ethertype 802.1Q (0x8100), length 108: vlan 100, p 0, ethertype MPLS unicast (0x8847), MPLS (l…
|
| D | ptp_corrections.out | 1 …sg type : delay req msg, length : 44, domain : 44, reserved1 : 0, Flags [unicast], NS correction :… 2 …g type : delay resp msg, length : 54, domain : 44, reserved1 : 0, Flags [unicast], NS correction :… 3 …x0, msg type : sync msg, length : 44, domain : 44, reserved1 : 0, Flags [unicast], NS correction :…
|
| D | tok2str-oobr-2.out | 1 …1 2012-10-02 04:38:13.000000 01:01:01:01:01:01 > 02:02:02:02:02:02, ethertype MPLS unicast (0x884…
|
| /netbsd/src/sys/net/ |
| D | if_ieee1394subr.c | 98 int unicast; in ieee1394_output() local 118 unicast = !(m0->m_flags & (M_BCAST | M_MCAST)); in ieee1394_output() 119 if (unicast) { in ieee1394_output() 138 if (unicast && in ieee1394_output() 165 if (unicast) { in ieee1394_output() 190 if (unicast) in ieee1394_output() 201 unicast && in ieee1394_output() 211 if (unicast) { in ieee1394_output()
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | print-babel.c | 450 u_short seqno, interval, unicast; in babel_print_v2_tlvs() local 456 unicast = (GET_BE_U_2(message + 2) & UNICAST_MASK); in babel_print_v2_tlvs() 459 if(unicast) in babel_print_v2_tlvs()
|
| /netbsd/src/external/bsd/wpa/dist/wpa_supplicant/ |
| D | todo.txt | 11 - Cisco AP and non-zero keyidx for unicast -> map to broadcast 14 for unicast); worked also with Host AP driver and madwifi
|
| D | wpas_glue.c | 241 static int wpa_eapol_set_wep_key(void *ctx, int unicast, int keyidx, in wpa_eapol_set_wep_key() argument 248 if (unicast) in wpa_eapol_set_wep_key() 254 unicast ? wpa_s->bssid : NULL, in wpa_eapol_set_wep_key() 255 keyidx, unicast, NULL, 0, key, keylen, in wpa_eapol_set_wep_key() 256 unicast ? KEY_FLAG_PAIRWISE_RX_TX : in wpa_eapol_set_wep_key()
|
| D | wpa_priv.c | 1074 &data->michael_mic_failure.unicast, in wpa_supplicant_event()
|
| /netbsd/src/sys/net80211/ |
| D | CHANGES | 111 found node has a rx key index set in the unicast key; note this work 117 unicast key state for a node (deletes any key and handles key map 375 blindly assign unicast keys to key slot 0. Devices that need 447 o make unicast key handling on delete identical to set
|
| /netbsd/src/external/bsd/wpa/dist/src/eapol_supp/ |
| D | eapol_supp_sm.h | 163 int (*set_wep_key)(void *ctx, int unicast, int keyidx,
|
| /netbsd/src/external/bsd/wpa/dist/wpa_supplicant/doc/docbook/ |
| D | wpa_supplicant.conf.sgml | 126 (require both unicast and broadcast); use EAP-TLS for
|
| /netbsd/src/external/bsd/ntp/dist/ntpq/ |
| D | ntpq.texi | 392 @code{u}: unicast or manycast client, 749 unicast/broadcast bias 759 subgraph relative to the unicast subgraph. The xleave variable appears
|
| D | ntpq-opts.def | 645 unicast or manycast client, 956 unicast/broadcast bias 966 unicast subgraph.
|
| D | invoke-ntpq.texi | 523 unicast or manycast client, 836 unicast/broadcast bias 846 unicast subgraph.
|
| /netbsd/src/external/bsd/wpa/dist/hostapd/ |
| D | README | 204 wep_key_len_unicast option can be used to configure individual unicast 325 # (unicast packets). This is a space separated list of algorithms:
|
| /netbsd/src/external/bsd/ntp/dist/sntp/ |
| D | sntp-opts.def | 217 more than enough for a unicast response. If @code{sntp} is
|
| D | invoke-sntp.texi | 312 more than enough for a unicast response. If @code{sntp} is
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| D | rfc3715.txt | 297 SPI to each unicast Security Association. In this case, the 299 valid unicast IP for this host", not checked to see if it is the 768 might not strictly be meaningful for unicast sessions, whereas in the 769 Global Internet this check is important for tunnel-mode unicast
|
| /netbsd/src/sys/dev/pci/ |
| D | if_iavf.c | 1414 int unicast, multicast; in iavf_iff_locked() local 1422 unicast = 0; in iavf_iff_locked() 1425 unicast = 1; in iavf_iff_locked() 1431 iavf_config_promisc_mode(sc, unicast, multicast); in iavf_iff_locked() 5006 iavf_config_promisc_mode(struct iavf_softc *sc, int unicast, int multicast) in iavf_config_promisc_mode() argument 5020 if (unicast) in iavf_config_promisc_mode()
|
| /netbsd/src/external/bsd/wpa/dist/src/drivers/ |
| D | driver_privsep.c | 473 os_memcpy(&data.michael_mic_failure.unicast, buf, sizeof(int)); in wpa_driver_privsep_event_michael_mic_failure()
|
| D | driver_wext.c | 244 data.michael_mic_failure.unicast = in wpa_driver_wext_event_wireless_custom() 313 data.michael_mic_failure.unicast = !(mic->flags & IW_MICFAILURE_GROUP); in wpa_driver_wext_event_wireless_michaelmicfailure()
|
| D | driver_hostap.c | 812 data.michael_mic_failure.unicast = 1; in hostapd_wireless_event_wireless_custom()
|