Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Daf_rds.c722 static const struct net_proto_family rds_family_ops = { variable
876 sock_unregister(rds_family_ops.family); in rds_exit()
922 ret = sock_register(&rds_family_ops); in rds_init()