Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dpvc.c135 static struct net_proto_family pvc_family_ops = { variable
151 return sock_register(&pvc_family_ops); in atmpvc_init()