Home
last modified time | relevance | path

Searched defs:ttd (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/net/ipv6/
Dip6_flowlabel.c106 unsigned long ttd = fl->lastuse + fl->linger; in fl_release() local
135 unsigned long ttd = fl->lastuse + fl->linger; in ip6_fl_gc() local
Dtcp_ipv6.c2021 int ttd = req->expires - jiffies; in get_openreq6() local
2111 int ttd = tw->tw_ttd - jiffies; in get_timewait6_sock() local
/linux-3.3/net/ipv4/
Dtcp_ipv4.c2402 int ttd = req->expires - jiffies; in get_openreq4() local
2484 int ttd = tw->tw_ttd - jiffies; in get_timewait4_sock() local
/linux-3.3/drivers/usb/c67x00/
Dc67x00-sched.c820 struct c67x00_td *td, *ttd; in c67x00_fill_frame() local