Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/unix/
Daf_unix.c450 extern struct proto_ops unix_dgram_ops;
504 sock->ops = &unix_dgram_ops; in unix_create()
1836 struct proto_ops unix_dgram_ops = { variable