tag | line | file | source code |
---|---|---|---|
tha | 561 | net/inet/arp.c | unsigned char *sha,*tha; |
tha | 622 | net/inet/arp.c | tha=arp_ptr; |
tha | 152 | net/inet/rarp.c | unsigned char *sha,*tha; /* s for "source", t for "target" */ |
tha | 200 | net/inet/rarp.c | tha=rarp_ptr; |
tha | 210 | net/inet/rarp.c | if (!memcmp(entry->ha, tha, rarp->ar_hln)) |