ng_l2tp_config
ng_l2tp_seq_adjust(priv_p priv, const struct ng_l2tp_config *conf)
struct ng_l2tp_config conf; /* node configuration */
const struct ng_l2tp_config *conf);
struct ng_l2tp_config *const conf =
(struct ng_l2tp_config *)msg->data;
struct ng_l2tp_config *conf;
conf = (struct ng_l2tp_config *)resp->data;
ng_l2tp_seq_adjust(priv_p priv, const struct ng_l2tp_config *conf)
struct ng_l2tp_config conf; /* node configuration */
const struct ng_l2tp_config *conf);
struct ng_l2tp_config *const conf =
(struct ng_l2tp_config *)msg->data;
struct ng_l2tp_config *conf;
conf = (struct ng_l2tp_config *)resp->data;