Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:AT

157 		printf("%d > %d at-lap#%d %d",
176 printf("AT ");
200 #define AT(member) ataddr_string((ap->member[1]<<8)|ap->member[2],ap->member[3])
211 AT(pdaddr), AT(psaddr));
215 (void)printf("reply %s is-at %s",
216 AT(pdaddr), etheraddr_string(ap->hdaddr));
221 AT(pdaddr), AT(psaddr));
252 (void)printf(" at-%s %d", tok2str(type2str, NULL, t), length);
358 * (gcc is smart enough to eliminate it, at least on the Sparc).
396 /* must be room for at least one tuple */
460 /* Spec says string can be at most 32 bytes long */