Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dpptp.c50 static const struct proto_ops pptp_ops; variable
548 sock->ops = &pptp_ops; in pptp_create()
610 static const struct proto_ops pptp_ops = { variable