Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dpptp.c51 static const struct proto_ops pptp_ops; variable
555 sock->ops = &pptp_ops; in pptp_create()
617 static const struct proto_ops pptp_ops = { variable