Searched refs:eui64_t (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Deui64.h34 } eui64_t; typedef in typeref:union:__anon1493
55 } eui64_t; typedef in typeref:union:__anon1494
64 #define eui64_copy(s, d) memcpy(&(d), &(s), sizeof(eui64_t))
80 (cp) += sizeof(eui64_t); \
85 (cp) += sizeof(eui64_t); \
94 char *eui64_ntoa __P((eui64_t)); /* Returns ascii representation of id */
H A Deui64.c32 eui64_t e;
H A Dipv6cp.h117 eui64_t ourid, hisid; /* Interface identifiers */
H A Dipv6cp.c250 static void ipv6cp_clear_addrs __P((int, eui64_t, eui64_t));
353 eui64_t ifaceid;
562 eui64_t ifaceid;
634 eui64_t ifaceid;
769 eui64_t ifaceid;
849 eui64_t ifaceid; /* Parsed interface identifier */
1304 eui64_t ourid;
1305 eui64_t hisid;
1393 eui64_t ifacei
[all...]
H A Dpppd.h558 int sif6addr __P((int, eui64_t, eui64_t));
560 int cif6addr __P((int, eui64_t, eui64_t));
H A Dsys-linux.c2355 int sif6addr (int unit, eui64_t our_eui64, eui64_t his_eui64)
2405 int cif6addr (int unit, eui64_t our_eui64, eui64_t his_eui64)
H A Dsys-solaris.c489 ether_to_eui64(eui64_t *p_eui64)
1774 eui64_t o, h;
1825 eui64_t o, h;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Deui64.h51 } eui64_t; typedef in typeref:union:__anon1536
72 } eui64_t; typedef in typeref:union:__anon1537
81 #define eui64_copy(s, d) memcpy(&(d), &(s), sizeof(eui64_t))
97 (cp) += sizeof(eui64_t); \
102 (cp) += sizeof(eui64_t); \
111 char *eui64_ntoa __P((eui64_t)); /* Returns ascii representation of id */
H A Deui64.c49 eui64_t e;
H A Dipv6cp.h162 eui64_t ourid, hisid; /* Interface identifiers */
H A Dipv6cp.c295 static void ipv6cp_clear_addrs __P((int, eui64_t, eui64_t));
378 char *llv6_ntoa(eui64_t ifaceid);
400 eui64_t ifaceid;
609 eui64_t ifaceid;
682 eui64_t ifaceid;
819 eui64_t ifaceid;
899 eui64_t ifaceid; /* Parsed interface identifier */
1354 eui64_t ourid;
1355 eui64_t hisi
[all...]
H A Dpppd.h648 int sif6addr __P((int, eui64_t, eui64_t));
650 int cif6addr __P((int, eui64_t, eui64_t));
H A Dsys-linux.c2454 int sif6addr (int unit, eui64_t our_eui64, eui64_t his_eui64)
2504 int cif6addr (int unit, eui64_t our_eui64, eui64_t his_eui64)
2854 ether_to_eui64(eui64_t *p_eui64)
H A Dsys-solaris.c534 ether_to_eui64(eui64_t *p_eui64)
1901 eui64_t o, h;
1952 eui64_t o, h;

Completed in 120 milliseconds