Searched refs:unicast (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Droutef3 exec ip -4 ro flush scope global type unicast
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dserver6_token.l110 <S_OPTION>unicast { BEGIN INITIAL; return UNICAST; }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_i.h121 unsigned int unicast:1; member in struct:ieee80211_txrx_data::__anon10883::__anon10884
196 int force_unicast_rateidx; /* forced TX rateidx for unicast frames */
550 int total_ps_buffered; /* total number of all buffered unicast and
H A Dieee80211.c854 /* Use CTS protection for unicast frames sent using extended rates if
859 tx->u.tx.unicast &&
926 if (likely(tx->u.tx.unicast)) {
1114 if (tx->u.tx.unicast)
1140 tx->u.tx.unicast = !is_multicast_ether_addr(hdr->addr1);
1146 IEEE80211_MAX_FRAG_THRESHOLD && tx->u.tx.unicast &&
3460 /* Update last_rx only for unicast frames in order to prevent
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ddepca.c492 u32 unicast; member in struct:depca_private::__anon5381
1081 lp->pktStats.unicast++;
H A Dewrk3.c265 u32 unicast; member in struct:ewrk3_stats
1024 lp->pktStats.unicast++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex1150 is \verb|unicast|. It describes real paths to other hosts.
1155 \item \verb|unicast| --- the route entry describes real paths to the
1221 \verb|ip| assumes type \verb|unicast|. Other values of \verb|TYPE|
1257 on the route type. For normal \verb|unicast| routes it is either the true nexthop
1344 \verb|ip| assumes scope \verb|global| for all gatewayed \verb|unicast|
1345 routes, scope \verb|link| for direct \verb|unicast| and \verb|broadcast| routes
1609 It stands for loopback unicast routes, for broadcast routes
1692 netadm@amber:~ # ip -4 ro flush scope global type unicast
1996 \item \verb|unicast| --- the rule prescribes to return the route found
2244 Particularly, this means that you can try to load a unicast addres
[all...]
H A Dip-tunnels.tex377 route unicast packets, provided appropriate routes are added.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2200.c7093 int unicast = !is_multicast_ether_addr(daddr); local
7101 if (unicast == 0)
7109 "unicast %d\n",
7110 priv->qos_data.qos_enable, active, supported, unicast);
10121 u8 id, hdr_len, unicast; local
10128 unicast = !is_multicast_ether_addr(hdr->addr1);
10143 unicast = !is_multicast_ether_addr(hdr->addr3);
10173 if (likely(unicast))
10181 if (!unicast)
H A Dairo.c808 u8 unicast[16]; member in struct:__anon6003
1314 (memcmp(ai->mod[0].uCtx.key, mic_rid.unicast,
1319 memcpy(&ai->mod[0].uCtx.key,mic_rid.unicast,sizeof(mic_rid.unicast));
1327 emmh32_setseed(&ai->mod[0].uCtx.seed, mic_rid.unicast, sizeof(mic_rid.unicast), ai->tfm);
1382 // If not adhoc, always use unicast key
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.c775 u_int unicast; member in struct:pkt_stats
1880 lp->pktStats.unicast++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dwlioctl.h744 #define ANT_SELCFG_TX_UNICAST 0 /* unicast tx antenna configuration */
745 #define ANT_SELCFG_RX_UNICAST 1 /* unicast rx antenna configuration */
1172 uint32 rx_ucast_pkts; /* # of unicast packets received */
1324 uint rx_ocast_good_pkt; /* unicast packets destined for others */
2455 * uint8 ucipher[DOT11_OUI_LEN+1]; unicast cipher suite
2581 uint32 rxrtsucast; /* number of unicast RTS addressed to the MAC (good FCS) */
2582 uint32 rxctsucast; /* number of unicast CTS addressed to the MAC (good FCS) */
2595 uint32 rxdfrmucastobss; /* number of unicast frames addressed to the MAC from
2693 uint32 pktengrxducast; /* unicast frames rxed by the pkteng code */
2835 uint32 rxrtsucast; /* number of unicast RT
5524 uint8 unicast; /* request by unicast or by broadcast */ member in struct:wl_bsstrans_req
[all...]

Completed in 397 milliseconds