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