Home
last modified time | relevance | path

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

/linux/net/l2tp/
A Dl2tp_core.h49 enum l2tp_pwtype pw_type;
103 enum l2tp_pwtype pwtype;
271 int l2tp_nl_register_ops(enum l2tp_pwtype pw_type, const struct l2tp_nl_cmd_ops *ops);
272 void l2tp_nl_unregister_ops(enum l2tp_pwtype pw_type);
A Dtrace.h99 __field(enum l2tp_pwtype, pwtype)
A Dl2tp_netlink.c996 int l2tp_nl_register_ops(enum l2tp_pwtype pw_type, const struct l2tp_nl_cmd_ops *ops) in l2tp_nl_register_ops()
1019 void l2tp_nl_unregister_ops(enum l2tp_pwtype pw_type) in l2tp_nl_unregister_ops()
/linux/include/uapi/linux/
A Dl2tp.h154 enum l2tp_pwtype { enum

Completed in 8 milliseconds