tag | line | file | source code |
---|---|---|---|
expires_at | 60 | net/appletalk/aarp.c | unsigned long expires_at; /* Entry expiry time */ |
expires_at | 291 | net/appletalk/aarp.c | if((*n)->expires_at < jiffies) |
expires_at | 513 | net/appletalk/aarp.c | a->expires_at=jiffies+AARP_EXPIRY_TIME*10; |
expires_at | 559 | net/appletalk/aarp.c | a->expires_at=jiffies+AARP_RESOLVE_TIME; |
expires_at | 621 | net/appletalk/aarp.c | a->expires_at=jiffies+AARP_EXPIRY_TIME*10; |