tag | line | file | source code |
---|---|---|---|
expires_at | 62 | net/appletalk/aarp.c | unsigned long expires_at; /* Entry expiry time */ |
expires_at | 293 | net/appletalk/aarp.c | if((*n)->expires_at < jiffies) |
expires_at | 470 | net/appletalk/aarp.c | a->expires_at=jiffies+AARP_EXPIRY_TIME*10; |
expires_at | 516 | net/appletalk/aarp.c | a->expires_at=jiffies+AARP_RESOLVE_TIME; |
expires_at | 578 | net/appletalk/aarp.c | a->expires_at=jiffies+AARP_EXPIRY_TIME*10; |