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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Dddp_input.c40 struct elaphdr *elhp, elh; local
119 elhp = mtod( m, struct elaphdr *);
122 if ( elhp->el_type == ELAP_DDPEXTEND ) {
125 bcopy((caddr_t)elhp, (caddr_t)&elh, SZ_ELAPHDR );

Completed in 821 milliseconds