Home
last modified time | relevance | path

Searched refs:inet_peer_unused_head (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dinetpeer.c94 struct inet_peer *inet_peer_unused_head, variable
95 **inet_peer_unused_tailp = &inet_peer_unused_head;
341 p = inet_peer_unused_head; in cleanup_once()
348 inet_peer_unused_head = p->unused_next; in cleanup_once()
/linux-2.4.37.9/include/net/
Dinetpeer.h38 extern struct inet_peer *inet_peer_unused_head;