Searched refs:multicast (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-current/tools/test/stress2/misc/
H A Dmulticast.sh4 # https://web.cs.wpi.edu/~claypool/courses/4514-B99/samples/multicast.c
14 sed '1,/^EOF/d' < $odir/$0 > $dir/multicast.c
15 mycc -o multicast -Wall -Wextra -O0 -g multicast.c || exit 1
16 rm -f multicast.c
21 timeout -k 1s 20s ./multicast &
23 timeout -k 1s 25s ./multicast 1
27 rm -f $dir/multicast
31 multicast.c
33 The following program sends or receives multicast packet
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c120 struct ib_sa_multicast multicast; member in struct:mcast_member
227 * A multicast group has four types of members: full member, non member,
243 * If a multicast group has zero members left for a particular join state, but
343 &member->multicast.rec,
344 member->multicast.comp_mask,
376 member->multicast.rec = group->rec;
377 member->multicast.rec.join_state = join_state;
387 return member->multicast.callback(status, &member->multicast);
411 adjust_membership(group, member->multicast
433 struct ib_sa_multicast *multicast; local
610 ib_sa_join_multicast(struct ib_sa_client *client, struct ib_device *device, u8 port_num, struct ib_sa_mcmember_rec *rec, ib_sa_comp_mask comp_mask, gfp_t gfp_mask, int (*callback)(int status, struct ib_sa_multicast *multicast), void *context) argument
620 struct ib_sa_multicast *multicast; local
665 ib_sa_free_multicast(struct ib_sa_multicast *multicast) argument
[all...]
H A Dib_cma.c101 [RDMA_CM_EVENT_MULTICAST_JOIN] = "multicast join",
102 [RDMA_CM_EVENT_MULTICAST_ERROR] = "multicast error",
351 } multicast; member in struct:cma_multicast
514 kfree(mc->multicast.ib);
1860 ib_sa_free_multicast(mc->multicast.ib);
1873 &mc->multicast.ib->rec.mgid,
4058 static int cma_ib_mc_handler(int status, struct ib_sa_multicast *multicast) argument
4061 struct cma_multicast *mc = multicast->context;
4072 status = cma_set_qkey(id_priv, be32_to_cpu(multicast->rec.qkey));
4075 status = ib_attach_mcast(id_priv->id.qp, &multicast
[all...]
/freebsd-current/sys/netlink/route/
H A Dinterface.h191 uint32_t multicast; /* RX multicast packets (IFCOUNTER_IMCASTS) */ member in struct:rtnl_link_stats
219 uint64_t multicast; /* RX multicast packets (IFCOUNTER_IMCASTS) */ member in struct:rtnl_link_stats64
/freebsd-current/contrib/wpa/src/ap/
H A Diapp.c74 /* ADD-notify - multicast UDP on the local LAN */
168 struct in_addr own, multicast; member in struct:iapp_data
199 addr.sin_addr.s_addr = iapp->multicast.s_addr;
442 inet_aton(IAPP_MULTICAST, &iapp->multicast);
468 mreq.imr_multiaddr = iapp->multicast;
525 mreq.imr_multiaddr = iapp->multicast;
/freebsd-current/sys/ofed/include/rdma/
H A Dib_sa.h355 struct ib_sa_multicast *multicast);
360 * ib_sa_join_multicast - Initiates a join request to the specified multicast
363 * @device: Device associated with the multicast group.
364 * @port_num: Port on the specified device to associate with the multicast
366 * @rec: SA multicast member record specifying group attributes.
373 * This call initiates a multicast join request with the SA for the specified
374 * multicast group. If the join operation is started successfully, it returns
375 * an ib_sa_multicast structure that is used to track the multicast operation.
384 * -ENETRESET: Indicates that an fatal error has occurred on the multicast
393 *multicast),
[all...]
/freebsd-current/contrib/libpcap/msdos/
H A Dpktdrvr.h38 PDRX_MULTICAST1, /* BROADCAST + limited multicast */
39 PDRX_MULTICAST2, /* BROADCAST + all multicast */
64 WORD multicast; /* HiPerformance data, N/A */ member in struct:__anon1153
/freebsd-current/sys/dev/enic/
H A Dvnic_dev.h95 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
98 int multicast, int broadcast, int promisc, int allmulti);
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_sa_mcmember_record.c372 * o15-0.2.1: If SA supports UD multicast, then if SA receives a SubnAdmSet()
532 * A multicast GID is considered to be invalid if:
536 * 14) The multicast GID format is (bytes are comma sep):
545 * multicast GID.
549 * multicast GID. See RFC 2373 and RFC 2375 as reference
552 * multicast GID.
553 * c) Scope is a 4-bit multicast scope value used to limit the scope of
554 * the multicast group. The following table defines scope value and
576 if (p_mcm_rec->mgid.multicast.header[0] != 0xFF) {
580 cl_ntoh16(p_mcm_rec->mgid.multicast
[all...]
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibroute.c55 static int brief, dump_all, multicast; variable
204 printf("Switch multicast mlid capability is %d top is 0x%x\n",
406 multicast++;
432 {"Multicast", 'M', 0, NULL, "show multicast forwarding tables"},
479 if (multicast)
H A Ddump_fts.c61 static int brief, dump_all, multicast; variable
180 printf("Switch multicast mlid capability is %d top is 0x%x\n",
385 if (multicast)
404 multicast++;
431 {"Multicast", 'M', 0, NULL, "show multicast forwarding tables"},
/freebsd-current/contrib/libpcap/
H A Dpcap-dos.h183 DWORD multicast; /* multicast packets received */ member in struct:net_device_stats
/freebsd-current/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.in128 $daemonversion =~ s/multicast/mc/;
/freebsd-current/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c48 "Enable multicast debug tracing if > 0");
67 ipoib_dbg_mcast(mcast->priv, "deleting multicast group %16D\n",
180 ipoib_warn(priv, "multicast group %16D already attached\n",
189 ipoib_warn(priv, "couldn't attach QP to multicast group %16D\n",
247 struct ib_sa_multicast *multicast)
249 struct ipoib_mcast *mcast = multicast->context;
257 status = ipoib_mcast_join_finish(mcast, &multicast->rec);
261 ipoib_dbg_mcast(priv, "multicast join failed for %16D, status %d\n",
288 ipoib_dbg_mcast(priv, "device shutting down, no multicast joins\n");
293 ipoib_dbg_mcast(priv, "multicast entr
246 ipoib_mcast_sendonly_join_complete(int status, struct ib_sa_multicast *multicast) argument
342 ipoib_mcast_join_complete(int status, struct ib_sa_multicast *multicast) argument
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_restrict.c527 * Ignore any packets with a multicast source address
532 goto multicast;
556 * Ignore any packets with a multicast source address
561 goto multicast;
576 multicast:
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mac.c404 bool multicast = is_multicast_ether_addr(hdr->addr1); local
436 FIELD_PREP(MT_TXD2_MULTICAST, multicast);
438 if (key && multicast && ieee80211_is_robust_mgmt_frame(skb) &&
444 if (!ieee80211_is_data(fc) || multicast ||
575 bool multicast = ieee80211_is_data(hdr->frame_control) && local
578 multicast);
/freebsd-current/tests/sys/netinet6/frag6/
H A Dfrag6_08.sh70 <dropped-broadcast-multicast>0</dropped-broadcast-multicast>
H A Dfrag6_10.sh75 <dropped-broadcast-multicast>0</dropped-broadcast-multicast>
H A Dfrag6_11.sh75 <dropped-broadcast-multicast>0</dropped-broadcast-multicast>
H A Dfrag6_09.sh75 <dropped-broadcast-multicast>0</dropped-broadcast-multicast>
H A Dfrag6_01.sh75 <dropped-broadcast-multicast>0</dropped-broadcast-multicast>
H A Dfrag6_02.sh75 <dropped-broadcast-multicast>0</dropped-broadcast-multicast>
H A Dfrag6_20.sh70 <dropped-broadcast-multicast>0</dropped-broadcast-multicast>
H A Dfrag6_15.sh93 <dropped-broadcast-multicast>0</dropped-broadcast-multicast>
H A Dfrag6_14.sh75 <dropped-broadcast-multicast>0</dropped-broadcast-multicast>

Completed in 186 milliseconds

123