Searched refs:unix_dgram_ops (Results 1 – 1 of 1) sorted by relevance
450 extern struct proto_ops unix_dgram_ops;504 sock->ops = &unix_dgram_ops; in unix_create()1836 struct proto_ops unix_dgram_ops = { variable