Home
last modified time | relevance | path

Searched defs:Arp (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/9/ip/
H A Darp.c34 struct Arp struct
38 Arpent *hash[NHASH]; argument
39 Arpent cache[NCACHE]; argument
40 Arpent *rxmt; argument
57 f->arp = smalloc(sizeof(Arp)); in arpinit() argument
H A Dip.h22 typedef struct Arp Arp; typedef
/plan9/sys/src/9/pc/
H A Detherdp83820.c184 Arp = 0x40000000, /* Accept Runt Packets */ enumerator