Searched refs:fddi_addr (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dfddi.h18 struct fddi_addr { struct
25 struct fddi_addr mac_dest ;
26 struct fddi_addr mac_source ;
H A Dtargethw.h150 struct fddi_addr fddi_home_addr ;
151 struct fddi_addr fddi_canon_addr ;
152 struct fddi_addr fddi_phys_addr ;
H A Dsmt.h38 struct fddi_addr sid_node ; /* node address */
51 struct fddi_addr smt_dest ; /* destination address */
52 struct fddi_addr smt_source ; /* source address */
119 struct fddi_addr una_node ; /* node address, zero if unknown */
213 struct fddi_addr nb_una ; /* UNA , 0 for unknown */
214 struct fddi_addr nb_dna ; /* DNA , 0 for unknown */
246 struct fddi_addr mac_addr ; /* MAC address */
499 struct fddi_addr alloc_addr ; /* Allocation Address */
585 struct fddi_addr p208c_fddilong ;
586 struct fddi_addr p208c_fddiunalon
[all...]
H A Dsba.h51 struct fddi_addr mac_address ;
103 struct fddi_addr *msg_alloc_addr ; /* Allocation Address */
H A Dfplustm.h171 struct fddi_addr mac_dest ;
172 struct fddi_addr mac_source ;
223 struct fddi_addr a ; /* mc address */
228 struct fddi_addr group_addr ;
H A Dcmtdef.h548 void driver_get_bia(struct s_smc *smc, struct fddi_addr *bia_addr);
578 int mac_add_multicast(struct s_smc *smc, struct fddi_addr *addr, int can);
644 char* addr_to_string(struct fddi_addr *addr);
H A Dfddimib.h25 typedef struct fddi_addr LongAddr ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dsmt.c52 static const struct fddi_addr SMT_Unknown = {
59 extern const struct fddi_addr fddi_broadcast ;
78 static void smt_send_nif(struct s_smc *smc, const struct fddi_addr *dest,
80 static void smt_send_ecf(struct s_smc *smc, struct fddi_addr *dest, int fc,
83 static void smt_send_sif_config(struct s_smc *smc, struct fddi_addr *dest,
85 static void smt_send_sif_operation(struct s_smc *smc, struct fddi_addr *dest,
127 const struct fddi_addr *addr)
137 static inline int is_broadcast(const struct fddi_addr *addr)
144 static inline int is_individual(const struct fddi_addr *addr)
149 static inline int is_equal(const struct fddi_addr *addr
[all...]
H A Dfplustm.c72 const struct fddi_addr fddi_broadcast = {{0xff,0xff,0xff,0xff,0xff,0xff}};
73 static const struct fddi_addr null_addr = {{0,0,0,0,0,0}};
74 static const struct fddi_addr dbeacon_multi = {{0x01,0x80,0xc2,0x00,0x01,0x00}};
962 struct fddi_addr *user,
963 struct fddi_addr *own,
1024 struct fddi_addr *addr ;
1047 int mac_add_multicast(struct s_smc *smc, struct fddi_addr *addr, int can)
1049 SK_LOC_DECL(struct fddi_addr,own) ;
H A Dess.c67 static const struct fddi_addr smt_sba_da = {{0x80,0x01,0x43,0x00,0x80,0x0C}} ;
68 static const struct fddi_addr null_addr = {{0,0,0,0,0,0}} ;
H A Dsrf.c380 static const struct fddi_addr SMT_SRF_DA = {
H A Ddrvfbi.c1254 void driver_get_bia(struct s_smc *smc, struct fddi_addr *bia_addr)
H A Dskfddi.c780 (struct fddi_addr *)dmi->dmi_addr,

Completed in 124 milliseconds