Home
last modified time | relevance | path

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

/systemd-251/src/network/netdev/
Dl2tp-tunnel.c25 DEFINE_PRIVATE_STRING_TABLE_LOOKUP_FROM_STRING(l2tp_l2spec_type, L2tpL2specType);
82 .l2tp_l2spec_type = NETDEV_L2TP_L2SPECTYPE_DEFAULT, in l2tp_session_new_static()
220 switch (session->l2tp_l2spec_type) { in netdev_l2tp_create_message_session()
745 session->l2tp_l2spec_type = spec; in config_parse_l2tp_session_l2spec()
Dl2tp-tunnel.h43 L2tpL2specType l2tp_l2spec_type; member
/systemd-251/src/basic/linux/
Dl2tp.h164 enum l2tp_l2spec_type { enum