Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dsvc.c557 static struct net_proto_family svc_family_ops = { variable
572 return sock_register(&svc_family_ops); in atmsvc_init()