Searched refs:L2TP_ATTR_VLAN_ID (Results 1 – 2 of 2) sorted by relevance
108 L2TP_ATTR_VLAN_ID, /* u16 */ enumerator
564 if (info->attrs[L2TP_ATTR_VLAN_ID]) in l2tp_nl_cmd_session_create()565 cfg.vlan_id = nla_get_u16(info->attrs[L2TP_ATTR_VLAN_ID]); in l2tp_nl_cmd_session_create()600 if (!info->attrs[L2TP_ATTR_VLAN_ID]) { in l2tp_nl_cmd_session_create()860 [L2TP_ATTR_VLAN_ID] = { .type = NLA_U16, },