ether_aarp 194 netatalk/aarp.c struct ether_aarp *ea;
ether_aarp 206 netatalk/aarp.c ea = mtod( m, struct ether_aarp *);
ether_aarp 235 netatalk/aarp.c eh->ether_type = htons(AT_LLC_SIZE + sizeof(struct ether_aarp));
ether_aarp 367 netatalk/aarp.c struct ether_aarp *ea;
ether_aarp 378 netatalk/aarp.c ea = mtod( m, struct ether_aarp *);
ether_aarp 525 netatalk/aarp.c sizeof( struct ether_aarp ));
ether_aarp 608 netatalk/aarp.c struct ether_aarp *ea;
ether_aarp 648 netatalk/aarp.c ea = mtod( m, struct ether_aarp *);
ether_aarp 665 netatalk/aarp.c sizeof( struct ether_aarp ));
ether_aarp 73 netatalk/aarp.h struct ether_aarp {