Searched refs:ea_type (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Deap.h118 u_char ea_type; /* One of EAPT_* */ member in struct:eap_auth
H A Deap.c945 esp->es_server.ea_type != EAPT_SRP)
1884 esp->es_server.ea_type = EAPT_MD5CHAP;
1950 esp->es_server.ea_type = EAPT_SRP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dxattr.c93 if (!GFS2_EATYPE_VALID(ea->ea_type))
171 if (ea->ea_type == GFS2_EATYPE_UNUSED)
174 if (ea->ea_type == ef->type) {
301 ea->ea_type = GFS2_EATYPE_UNUSED;
357 switch (ea->ea_type) {
377 if (ea->ea_type == GFS2_EATYPE_UNUSED)
388 switch (ea->ea_type) {
630 ea->ea_type = GFS2_EATYPE_UNUSED;
659 ea->ea_type = er->er_type;
837 ea->ea_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgfs2_ondisk.h353 __u8 ea_type; /* GFS2_EATYPE_... */ member in struct:gfs2_ea_header

Completed in 68 milliseconds