Searched refs:llc_ether_type (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/ultrix/
H A Dat_ultrix.c87 ntohs( llc.llc_ether_type ) == ETHERTYPE_AT ) {
97 ntohs( llc.llc_ether_type ) == ETHERTYPE_AARP ) {
180 llc->llc_ether_type = htons( ETHERTYPE_AT );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Dphase2.h61 #define llc_ether_type llc_un.type_snap.ether_type macro
H A Daarp.c217 llc->llc_ether_type = htons( ETHERTYPE_AARP );
596 llc->llc_ether_type = htons( ETHERTYPE_AARP );
760 llc->llc_ether_type = htons( ETHERTYPE_AARP );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/sunos/
H A Dat_sun.c275 if ( ntohs( llc.llc_ether_type ) == ETHERTYPE_AT &&
282 if ( ntohs( llc.llc_ether_type ) == ETHERTYPE_AARP &&
370 llc.llc_ether_type = htons( ETHERTYPE_AT );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/solaris/
H A Ddlpi.c158 llc->llc_ether_type = htons( type );
225 ntohs( llc->llc_ether_type ) == ETHERTYPE_AT ) {
230 ntohs( llc->llc_ether_type ) == ETHERTYPE_AARP ) {

Completed in 39 milliseconds