Home
last modified time | relevance | path

Searched refs:owners (Results 1 – 13 of 13) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dtcp_ipv4.c141 tb->owners = NULL; in tcp_bucket_create()
158 if ((child->bind_next = tb->owners) != NULL) in __tcp_inherit_port()
159 tb->owners->bind_pprev = &child->bind_next; in __tcp_inherit_port()
160 tb->owners = child; in __tcp_inherit_port()
161 child->bind_pprev = &tb->owners; in __tcp_inherit_port()
176 if ((sk->bind_next = tb->owners) != NULL) in tcp_bind_hash()
177 tb->owners->bind_pprev = &sk->bind_next; in tcp_bind_hash()
178 tb->owners = sk; in tcp_bind_hash()
179 sk->bind_pprev = &tb->owners; in tcp_bind_hash()
185 struct sock *sk2 = tb->owners; in tcp_bind_conflict()
[all …]
Dtcp_minisocks.c83 if (tb->owners == NULL) { in tcp_timewait_kill()
314 if ((tw->bind_next = tw->tb->owners) != NULL) in __tcp_tw_hashdance()
315 tw->tb->owners->bind_pprev = &tw->bind_next; in __tcp_tw_hashdance()
316 tw->tb->owners = (struct sock*)tw; in __tcp_tw_hashdance()
317 tw->bind_pprev = &tw->tb->owners; in __tcp_tw_hashdance()
/linux-2.4.37.9/Documentation/sound/
Dultrasound24 and allows owners of a GUS MAX to make use of simultaneous digital audio
DOPL3-SA28 respective owners.
DREADME.OSS991 NOTE for owners of the 16 bit daughtercard: By default the daughtercard
/linux-2.4.37.9/fs/sysv/
DCHANGES31 Fixed incorrect check for other owners + race.
/linux-2.4.37.9/net/ipv6/
Dtcp_ipv6.c138 if (tb != NULL && tb->owners != NULL) { in tcp_v6_get_port()
142 struct sock *sk2 = tb->owners; in tcp_v6_get_port()
187 if (tb->owners == NULL) { in tcp_v6_get_port()
199 if ((sk->bind_next = tb->owners) != NULL) in tcp_v6_get_port()
200 tb->owners->bind_pprev = &sk->bind_next; in tcp_v6_get_port()
201 tb->owners = sk; in tcp_v6_get_port()
202 sk->bind_pprev = &tb->owners; in tcp_v6_get_port()
533 if (tb->owners == sk && sk->bind_next == NULL) { in tcp_v6_hash_connect()
/linux-2.4.37.9/fs/
DChangeLog79 extra owners _before_ checking for emptiness, not after it.
86 Incorrect check for other owners (i_count instead of d_count).
/linux-2.4.37.9/fs/umsdos/
DREADME-WIP.txt46 + permissions/owners stuff - works
/linux-2.4.37.9/Documentation/filesystems/
Dumsdos.txt18 Permissions and owners
/linux-2.4.37.9/include/net/
Dtcp.h82 struct sock *owners; member
/linux-2.4.37.9/fs/hfs/
DFAQ.txt341 +o All other trademarks are the property of their respective owners.
DHFS.txt1041 +o All other trademarks are the property of their respective owners.